public sealed class GetRegionInstanceGroupRequest : IMessage<GetRegionInstanceGroupRequest>, IEquatable<GetRegionInstanceGroupRequest>, IDeepCloneable<GetRegionInstanceGroupRequest>, IBufferMessage, IMessage
A request message for RegionInstanceGroups.Get. See the method description for details.
[[["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\u003eGetRegionInstanceGroupRequest\u003c/code\u003e class is a request message used for retrieving information about a specific instance group within a region, as defined by the \u003ccode\u003eRegionInstanceGroups.Get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a long history with multiple versions, with the latest version being 3.6.0 and over 30 versions of the same class listed.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties and methods from the \u003ccode\u003eObject\u003c/code\u003e class, along with implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRegionInstanceGroupRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eInstanceGroup\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, which are strings used to specify the instance group, project ID, and region for the request.\u003c/p\u003e\n"],["\u003cp\u003eThis class also has two constructors, a parameterless constructor, and one that take another \u003ccode\u003eGetRegionInstanceGroupRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]