public sealed class GetInstanceGroupRequest : IMessage<GetInstanceGroupRequest>, IEquatable<GetInstanceGroupRequest>, IDeepCloneable<GetInstanceGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstanceGroupRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `GetInstanceGroupRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version of the documentation available is version 3.6.0, but it contains links to previous versions ranging from 1.0.0 up to the latest."],["The `GetInstanceGroupRequest` class is used to request details about an instance group, as part of the InstanceGroups.Get method."],["This `GetInstanceGroupRequest` class includes properties for `InstanceGroup`, `Project`, and `Zone`, which are all strings for specifying the group's details."],["The `GetInstanceGroupRequest` class inherits from the generic object, and implements the following: IMessage\u003cGetInstanceGroupRequest\u003e, IEquatable\u003cGetInstanceGroupRequest\u003e, IDeepCloneable\u003cGetInstanceGroupRequest\u003e, IBufferMessage, and IMessage."]]],[]]