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 webpage documents the \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, highlighting its use in managing instances.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a comprehensive version history, from version 1.0.0 up to the latest version 3.6.0, with links to the respective documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, indicating its capabilities and place within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class are detailed, such as \u003ccode\u003eHasInstanceState\u003c/code\u003e (a boolean indicating if the "instance_state" field is set) and \u003ccode\u003eInstanceState\u003c/code\u003e (a string property to filter the state of instances, either "ALL" or "RUNNING").\u003c/p\u003e\n"],["\u003cp\u003eThe page provides access to the constructors of the \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e class, allowing the creation of either a new instance, or one based off of another \u003ccode\u003eInstanceGroupsListInstancesRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]