Reference documentation and code samples for the Compute Engine v1 API enum InstanceGroupsListInstancesRequest.Types.InstanceState.
A filter for the state of the instances in the instance group. Valid options are ALL or RUNNING. If you do not specify this parameter the list includes all instances regardless of their state.
[[["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-01 UTC."],[[["This page provides reference documentation for the `InstanceGroupsListInstancesRequest.Types.InstanceState` enum within the Compute Engine v1 API."],["The enum `InstanceGroupsListInstancesRequest.Types.InstanceState` allows filtering instance states, supporting `ALL` to include all instances or `RUNNING` to include only running instances."],["The latest version of this documentation is for version 3.6.0, but many previous versions from 1.0.0 to 3.5.0 are also documented."],["The namespace for this is `Google.Cloud.Compute.V1` and it is found in `Google.Cloud.Compute.V1.dll`."],["If the `InstanceGroupsListInstancesRequest.Types.InstanceState` is undefined, it means the field is not set."]]],[]]