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-03-24 UTC."],[[["This webpage provides documentation for the `InstanceState` enum within the `Google.Cloud.Compute.V1` namespace, specifically for the `InstanceGroupsListInstancesRequest.Types` class."],["The latest documented version for `InstanceState` is 3.6.0, and historical documentation is available for versions ranging from 1.0.0 to 3.5.0."],["The `InstanceState` enum is used as a filter to define which instance states should be included when listing instances in an instance group."],["There are three defined fields for `InstanceState`: `All`, which includes all instances; `Running`, which only includes instances in a running state; and `UndefinedInstanceState`, for cases where the field is not set."],["The documentation is located within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]