public sealed class GetRegionInstanceGroupManagerRequest : IMessage<GetRegionInstanceGroupManagerRequest>, IEquatable<GetRegionInstanceGroupManagerRequest>, IDeepCloneable<GetRegionInstanceGroupManagerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionInstanceGroupManagerRequest.
A request message for RegionInstanceGroupManagers.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-04-09 UTC."],[[["The latest version of the `GetRegionInstanceGroupManagerRequest` documentation is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["This document provides reference and code samples for the `GetRegionInstanceGroupManagerRequest` class within the Compute Engine v1 API."],["The `GetRegionInstanceGroupManagerRequest` class is used to retrieve details about a managed instance group within a specified region, as outlined in the method description."],["The `GetRegionInstanceGroupManagerRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `InstanceGroupManager`, `Project`, and `Region`, which are used to specify the target managed instance group and the scope of the request."]]],[]]