public sealed class InstanceGroupsListInstancesRequest : IMessage<InstanceGroupsListInstancesRequest>, IEquatable<InstanceGroupsListInstancesRequest>, IDeepCloneable<InstanceGroupsListInstancesRequest>, IBufferMessage, IMessage
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.
Check the InstanceState enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e is 3.6.0, which can be found with the relative path: \u003ccode\u003e/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.InstanceGroupsListInstancesRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis document outlines various versions of \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e, spanning from version 1.0.0 up to the current latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e includes two constructors, one default and another that accepts another \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class features properties such as \u003ccode\u003eHasInstanceState\u003c/code\u003e which is a bool to determine if the instance_state field is set, and \u003ccode\u003eInstanceState\u003c/code\u003e, a string, to filter the state of instances in the group.\u003c/p\u003e\n"]]],[],null,[]]