public sealed class RegionInstanceGroupsListInstancesRequest : IMessage<RegionInstanceGroupsListInstancesRequest>, IEquatable<RegionInstanceGroupsListInstancesRequest>, IDeepCloneable<RegionInstanceGroupsListInstancesRequest>, IBufferMessage, IMessage
Instances in which state should be returned. Valid options are: 'ALL', 'RUNNING'. By default, it lists all instances.
Check the InstanceState enum for the list of possible values.
Name of port user is interested in. It is optional. If it is set, only information about this ports will be returned. If it is not set, all the named ports will be returned. Always lists all instances.
[[["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\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e class is available in multiple versions, with 3.6.0 being the latest, and a range of previous versions from 3.5.0 down to 1.0.0 are accessible.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e, is used within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically designed for interacting with Google Cloud Compute resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e 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, indicating its role in managing and manipulating data within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eInstanceState\u003c/code\u003e and \u003ccode\u003ePortName\u003c/code\u003e, allowing users to filter and retrieve information about instance states and specific port details, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default and one allowing to copy another, for creating instances of \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e within the application.\u003c/p\u003e\n"]]],[],null,[]]