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` type."],["The latest documented version of `InstanceState` is 3.6.0, and the page contains version history down to version 1.0.0."],["The `InstanceState` enum offers options to filter instances by their state, with the `All` option including all instances and the `Running` option only including instances that are running."],["The options for `InstanceState` include `All`, `Running`, and `UndefinedInstanceState`, with `UndefinedInstanceState` indicating that the enum field is not set."]]],[]]