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-17 UTC."],[[["This webpage provides documentation for the `GroupResourceType` enum within the `Google.Cloud.Monitoring.V3` namespace, specifically targeting the .NET environment, with the most recent version documented being 3.15.0."],["The `GroupResourceType` enum defines the acceptable resource types for group resources, excluding App Engine modules and URLs as they are not valid."],["Available versions of the documentation range from 2.3.0 up to 3.15.0, allowing users to navigate through different versions of the API."],["The `GroupResourceType` enum includes `AwsElbLoadBalancer` for Amazon ELB load balancers, `Instance` for GCP or AWS instances, and `ResourceTypeUnspecified` as the default invalid value."]]],[]]