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-21 UTC."],[[["This page details the `InstanceState` enum within the `Google.Cloud.Compute.V1` namespace, specifically for the `InstanceGroupsListInstancesRequest.Types` in the .NET library."],["Version 3.6.0 is the latest version of `InstanceState` enum and there are historical versions going back to version 1.0.0."],["The `InstanceState` enum provides options to filter instances by state, using `ALL` to list all instances or `RUNNING` to list only running instances."],["The namespace of this enum is found in `Google.Cloud.Compute.V1` within the `Google.Cloud.Compute.V1.dll` assembly."],["There is an undefined field `UndefinedInstanceState` which is triggered when an enum is not set, in addition to the `All` and `Running` fields."]]],[]]