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 \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is used for requesting a list of instances within an instance group in Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class is 3.6.0, but there is a history of versions ranging from 1.0.0 up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \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 \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class has properties such as \u003ccode\u003eHasInstanceState\u003c/code\u003e and \u003ccode\u003eInstanceState\u003c/code\u003e, with \u003ccode\u003eInstanceState\u003c/code\u003e allowing you to filter the instances list by \u003ccode\u003eALL\u003c/code\u003e or \u003ccode\u003eRUNNING\u003c/code\u003e states.\u003c/p\u003e\n"],["\u003cp\u003eThere are two different constructors available to create an \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e object, either with no parameters or by duplicating another \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]