Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::RegionInstanceGroupsListInstancesRequest::InstanceState.
Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances.
Constants
UNDEFINED_INSTANCE_STATE
value: 0 A value indicating that the enum field is not set.
ALL
value: 64897 Matches any status of the instances, running, non-running and others.
RUNNING
value: 121282975 Instance is in RUNNING state if it is running.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-31 UTC."],[],[]]