public sealed class GetRegionInstanceGroupRequest : IMessage<GetRegionInstanceGroupRequest>, IEquatable<GetRegionInstanceGroupRequest>, IDeepCloneable<GetRegionInstanceGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionInstanceGroupRequest.
A request message for RegionInstanceGroups.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 `GetRegionInstanceGroupRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The latest version documented is 3.6.0, and the current page's version is 2.13.0, with a full list of previous version links available, ranging from 1.0.0 up to 3.6.0."],["The `GetRegionInstanceGroupRequest` class is used to form a request for retrieving details about a region instance group and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetRegionInstanceGroupRequest` has three key properties: `InstanceGroup`, `Project`, and `Region`, each of which are strings and are required to properly format the request."],["The documentation details the inheritance and implementation of the class, including its constructors, properties, namespace, and assembly."]]],[]]