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` is 3.6.0, and the documentation lists versions back to 1.0.0 for reference."],["This documentation pertains to the `GetRegionInstanceGroupManagerRequest` class within the Google Cloud Compute Engine v1 API."],["`GetRegionInstanceGroupManagerRequest` is used to retrieve details of a managed instance group, as documented in the reference, inheriting from multiple interfaces."],["The class contains properties for `InstanceGroupManager`, `Project`, and `Region`, which are all strings and are key components for identifying the specific instance group."],["The documentation includes constructors for creating a `GetRegionInstanceGroupManagerRequest` object, either as a default instance or by copying an existing one, and it implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]