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."],[[["This page provides documentation for the `GetRegionInstanceGroupManagerRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version this page is for being 2.16.0."],["The `GetRegionInstanceGroupManagerRequest` class is used to send a request to retrieve details about a specific managed instance group in a designated region, and is part of the `Google.Cloud.Compute.V1` namespace."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods like `GetHashCode`, `GetType`, and `ToString`."],["The `GetRegionInstanceGroupManagerRequest` class has three properties, these being `InstanceGroupManager`, `Project`, and `Region` each used to define different aspects of the request, and each accepting a string data type."],["The documentation outlines all available versions of the `GetRegionInstanceGroupManagerRequest`, ranging from version 1.0.0 up to the latest version, 3.6.0, and can be used to navigate to each of these."]]],[]]