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-04-01 UTC."],[[["The latest version available for `InstanceGroupsListInstancesRequest.Types.InstanceState` is 3.6.0, as indicated in the provided list."],["This documentation covers multiple versions of the `InstanceGroupsListInstancesRequest.Types.InstanceState`, ranging from version 1.0.0 up to the latest 3.6.0."],["The `InstanceGroupsListInstancesRequest.Types.InstanceState` enum is used to filter instances by their state within an instance group, with options to include all or only running instances."],["This documentation is for the Compute Engine v1 API within the `Google.Cloud.Compute.V1` namespace and is located in the `Google.Cloud.Compute.V1.dll` assembly."],["The enum includes three possible values: `All`, `Running`, and `UndefinedInstanceState` each with their own designated function."]]],[]]