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 webpage provides reference documentation for the `GetRegionInstanceGroupManagerRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.14.0."],["The latest version of the `GetRegionInstanceGroupManagerRequest` is 3.6.0, with other versions available ranging from 1.0.0 to 3.5.0, and a detailed list of links to each of the other versions."],["The `GetRegionInstanceGroupManagerRequest` class is used to send a request to get information about a specific managed instance group in a given region."],["This class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the object class, to provide a variety of functionality."],["The class includes properties such as `InstanceGroupManager`, `Project`, and `Region`, which are strings used to specify the managed instance group, the project ID, and the region, respectively."]]],[]]