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-03-24 UTC."],[[["The documentation provides reference material and code samples for the `GetRegionInstanceGroupManagerRequest` class within the Compute Engine v1 API."],["This class is used to send a request to retrieve information about a managed instance group in a specific region, as part of the `RegionInstanceGroupManagers.Get` method."],["The `GetRegionInstanceGroupManagerRequest` class is implemented with multiple interfaces and inherits from the base `Object` class, allowing the class to be used in different ways."],["The documentation lists different versions of this object ranging from version 1.0.0 to 3.6.0 (latest), each with its own reference link, which allows for version-specific details to be examined."],["The documentation includes three key properties for `GetRegionInstanceGroupManagerRequest`: `InstanceGroupManager`, `Project`, and `Region`, all of which are strings and specify details of the requested region instance."]]],[]]