Reference documentation and code samples for the Google Cloud Monitoring v3 API enum GroupResourceType.
The supported resource types that can be used as values of
group_resource.resource_type.
INSTANCE includes gce_instance and aws_ec2_instance resource types.
The resource types gae_app and uptime_url are 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-04-09 UTC."],[[["The latest version available for the Google Cloud Monitoring v3 API is 3.15.0, while the current page is version 3.6.0, which is one of many previous versions going back as far as 2.3.0."],["The `GroupResourceType` enum, part of the Google.Cloud.Monitoring.V3 namespace, specifies the resource types supported for group membership and is located within the Google.Cloud.Monitoring.V3.dll assembly."],["The `GroupResourceType` enum supports `AwsElbLoadBalancer` and `Instance` as valid fields, representing groups of Amazon ELB load balancers and instances from GCP or AWS, respectively."],["`ResourceTypeUnspecified` is a field with a default value that is invalid for the `GroupResourceType` enum."],["The documentation specifies that certain resource types like `gae_app` and `uptime_url` cannot be used with group checks, and therefore are invalid options for the `group_resource.resource_type`."]]],[]]