public sealed class GetInstanceGroupRequest : IMessage<GetInstanceGroupRequest>, IEquatable<GetInstanceGroupRequest>, IDeepCloneable<GetInstanceGroupRequest>, IBufferMessage, IMessage
A request message for InstanceGroups.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\u003eThis webpage provides documentation for the \u003ccode\u003eGetInstanceGroupRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, showcasing various versions of the .NET library from 1.0.0 up to the latest, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceGroupRequest\u003c/code\u003e class is used to construct request messages for retrieving instance group details, as described in the documentation, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetInstanceGroupRequest\u003c/code\u003e include \u003ccode\u003eInstanceGroup\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, all of which are string properties used to specify the target instance group in a project and zone.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines two constructors for \u003ccode\u003eGetInstanceGroupRequest\u003c/code\u003e: a default constructor and a constructor that accepts another \u003ccode\u003eGetInstanceGroupRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]