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, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class includes properties like \u003ccode\u003eHasInstanceState\u003c/code\u003e and \u003ccode\u003eInstanceState\u003c/code\u003e to determine and filter the state of instances, with supported options being ALL or RUNNING, and when no parameter is specified it will default to show all instances regardless of their current state.\u003c/p\u003e\n"],["\u003cp\u003eThis class has both a parameterless constructor and another that accepts another \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e object as a parameter, used for construction or copying of data.\u003c/p\u003e\n"],["\u003cp\u003eAvailable documentation covers a wide range of versions, from 1.0.0 to 3.6.0, showcasing the evolution and development of the \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e over time, with each version offering a unique and singular link to its documentation.\u003c/p\u003e\n"]]],[],null,[]]