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-21 UTC."],[[["This page provides documentation for the `GetRegionInstanceGroupManagerRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.5.0 being the main version referenced, but also including links to other versions."],["The `GetRegionInstanceGroupManagerRequest` class is a request message used to retrieve details about a specific region instance group manager, inheriting from and implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists the available properties for the `GetRegionInstanceGroupManagerRequest` class, which include `InstanceGroupManager`, `Project`, and `Region`, all of which are string values that specify the managed instance group, project ID, and region name, respectively."],["There are multiple other versions of the `GetRegionInstanceGroupManagerRequest` available for use, ranging from 1.0.0 to the latest 3.6.0, accessible via hyperlinks for each version."],["The page outlines how to construct instances of the `GetRegionInstanceGroupManagerRequest` class, and it lists some of the inherited members from the `object` class."]]],[]]