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-03-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` API is 3.6.0, with multiple previous versions available for reference."],["The `InstanceState` enum within the `InstanceGroupsListInstancesRequest.Types` class allows filtering of instances by their state, specifically `ALL` or `RUNNING`."],["The `InstanceState` enum provides a field called `UndefinedInstanceState` to indicate when the enum field is not set."],["The current version of the page is 2.5.0, found under `/dotnet/docs/reference/Google.Cloud.Compute.V1/2.5.0/Google.Cloud.Compute.V1.InstanceGroupsListInstancesRequest.Types.InstanceState`."],["The versions present in the document range from version 1.0.0 to 3.6.0 of the API."]]],[]]