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 webpage provides reference documentation for the `GetInstanceGroupManagerRequest` class within the Google Cloud Compute Engine v1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `GetInstanceGroupManagerRequest` class is a request message used to retrieve details about a managed instance group and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and properties like `InstanceGroupManager`, `Project`, and `Zone` that are used to configure and specify the managed instance group being requested."],["The `GetInstanceGroupManagerRequest` class inherits from `Object` and includes methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation covers the `Google.Cloud.Compute.V1` namespace, specifically detailing the `GetInstanceGroupManagerRequest` class and its various versions within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]