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."],[[["The latest version available for `GroupResourceType` is 3.15.0, with the documentation provided for this and several previous versions."],["`GroupResourceType` is an enum that defines the supported resource types usable as values for `group_resource.resource_type`."],["The `Instance` field of the enum includes both GCP and AWS instances, such as `gce_instance` and `aws_ec2_instance`."],["`AwsElbLoadBalancer` is a field representing a group of Amazon ELB load balancers."],["`ResourceTypeUnspecified` is the default value for this enum, however it is not valid for use."]]],[]]