public sealed class GetInstanceGroupManagerRequest : IMessage<GetInstanceGroupManagerRequest>, IEquatable<GetInstanceGroupManagerRequest>, IDeepCloneable<GetInstanceGroupManagerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstanceGroupManagerRequest.
A request message for InstanceGroupManagers.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-24 UTC."],[[["This page provides reference documentation for the `GetInstanceGroupManagerRequest` class within the Compute Engine v1 API."],["The latest available version of the `GetInstanceGroupManagerRequest` API is 3.6.0, with a list of other versions ranging from 1.0.0 to 3.5.0."],["`GetInstanceGroupManagerRequest` is used for retrieving details about a managed instance group, as part of the `InstanceGroupManagers.Get` method."],["The class `GetInstanceGroupManagerRequest` inherits from object and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetInstanceGroupManagerRequest` include `InstanceGroupManager`, `Project`, and `Zone`, which are used to specify the target managed instance group."]]],[]]