Reference documentation and code samples for the Stackdriver Monitoring V3 Client class GroupResourceType.
The supported resource types that can be used as values ofgroup_resource.resource_type.
INSTANCEincludesgce_instanceandaws_ec2_instanceresource types.
The resource typesgae_appanduptime_urlare not valid here because
group checks on App Engine modules and URLs are not allowed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Stackdriver Monitoring V3 Client - Class GroupResourceType (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-monitoring/latest/V3.GroupResourceType)\n- [2.1.1](/php/docs/reference/cloud-monitoring/2.1.1/V3.GroupResourceType)\n- [2.0.1](/php/docs/reference/cloud-monitoring/2.0.1/V3.GroupResourceType)\n- [1.12.1](/php/docs/reference/cloud-monitoring/1.12.1/V3.GroupResourceType)\n- [1.11.1](/php/docs/reference/cloud-monitoring/1.11.1/V3.GroupResourceType)\n- [1.10.3](/php/docs/reference/cloud-monitoring/1.10.3/V3.GroupResourceType)\n- [1.9.0](/php/docs/reference/cloud-monitoring/1.9.0/V3.GroupResourceType)\n- [1.8.0](/php/docs/reference/cloud-monitoring/1.8.0/V3.GroupResourceType)\n- [1.7.1](/php/docs/reference/cloud-monitoring/1.7.1/V3.GroupResourceType)\n- [1.6.0](/php/docs/reference/cloud-monitoring/1.6.0/V3.GroupResourceType)\n- [1.5.1](/php/docs/reference/cloud-monitoring/1.5.1/V3.GroupResourceType)\n- [1.4.0](/php/docs/reference/cloud-monitoring/1.4.0/V3.GroupResourceType)\n- [1.3.2](/php/docs/reference/cloud-monitoring/1.3.2/V3.GroupResourceType)\n- [1.2.2](/php/docs/reference/cloud-monitoring/1.2.2/V3.GroupResourceType) \nReference documentation and code samples for the Stackdriver Monitoring V3 Client class GroupResourceType.\n\nThe supported resource types that can be used as values of\n`group_resource.resource_type`.\n\n`INSTANCE` includes `gce_instance` and `aws_ec2_instance` resource types.\nThe resource types `gae_app` and `uptime_url` are not valid here because\ngroup checks on App Engine modules and URLs are not allowed.\n\nProtobuf type `google.monitoring.v3.GroupResourceType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Monitoring \\\\ V3\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RESOURCE_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault value (not valid).\n\nGenerated from protobuf enum `RESOURCE_TYPE_UNSPECIFIED = 0;`\n\n### INSTANCE\n\n Value: 1\n\nA group of instances from Google Cloud Platform (GCP) or\nAmazon Web Services (AWS).\n\nGenerated from protobuf enum `INSTANCE = 1;`\n\n### AWS_ELB_LOAD_BALANCER\n\n Value: 2\n\nA group of Amazon ELB load balancers.\n\nGenerated from protobuf enum `AWS_ELB_LOAD_BALANCER = 2;`"]]