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\u003eThis webpage provides documentation for the \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, and it allows for the retrieval of information about instances within region instance groups.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the package, with version 3.6.0 being the latest, and goes back to version 1.0.0, and provides links to them.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that accepts another \u003ccode\u003eRegionInstanceGroupsListInstancesRequest\u003c/code\u003e object as a parameter, and implements interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eInstanceState\u003c/code\u003e and \u003ccode\u003ePortName\u003c/code\u003e that allow you to specify which state and ports to filter the request by, and both have boolean properties \u003ccode\u003eHasInstanceState\u003c/code\u003e and \u003ccode\u003eHasPortName\u003c/code\u003e to tell if they are set.\u003c/p\u003e\n"]]],[],null,[]]