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 page provides documentation for the `InstanceState` enum within the `Google.Cloud.Compute.V1` namespace, used to filter instances in an instance group."],["The `InstanceState` enum offers three options: `All` to include all instances, `Running` to include only instances with a running state, and `UndefinedInstanceState` to signify that the enum field is not set."],["The latest version of the documentation available is 3.6.0, and older versions are listed down to 1.0.0, to show historical iterations of the `InstanceState` enum."],["The documentation specifies that not providing a value for the `InstanceState` enum in a list request defaults to returning a list with all instances, regardless of their state."]]],[]]