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-21 UTC."],[[["The webpage provides reference documentation for the `GetInstanceGroupManagerRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.8.0."],["This class is a request message used in the Compute Engine v1 API for retrieving details about a specific instance group manager."],["The documentation outlines the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists numerous versions of the `GetInstanceGroupManagerRequest` API class, ranging from version 1.0.0 to the latest version, 3.6.0, allowing access to past and current documentation."],["The properties `InstanceGroupManager`, `Project`, and `Zone` are used to specify which instance group manager to get information about, and where it is located."]]],[]]