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-09 UTC."],[[["The latest version of the `InstanceGroupsListInstancesRequest.Types.InstanceState` is 3.6.0, while the current page content is focused on version 3.3.0."],["The `InstanceGroupsListInstancesRequest.Types.InstanceState` enum provides a way to filter instances in an instance group, with the options being `ALL` or `RUNNING`."],["The `ALL` field includes all instances, regardless of their state, while the `RUNNING` field includes only instances in the `RUNNING` state."],["The enum also contains an `UndefinedInstanceState` field, indicating that a value has not been set for that field."],["The documentation for `InstanceGroupsListInstancesRequest.Types.InstanceState` is under the namespace `Google.Cloud.Compute.V1`, and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]