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."],[[["The latest version of the `GetRegionInstanceGroupManagerRequest` documentation is 3.6.0, with multiple previous versions available, spanning from 1.0.0 to 3.5.0, for users to reference."],["`GetRegionInstanceGroupManagerRequest` is a class within the Google Cloud Compute Engine v1 API, designed for retrieving information about a region instance group manager."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionInstanceGroupManagerRequest` class includes properties for `InstanceGroupManager`, `Project`, and `Region`, all of which are strings that are used to specify the instance group manager and its location."],["There are two constructors available for the `GetRegionInstanceGroupManagerRequest` class, one default and another which allows you to instantiate the object while passing in another `GetRegionInstanceGroupManagerRequest` object."]]],[]]