public sealed class GetRegionInstanceGroupRequest : IMessage<GetRegionInstanceGroupRequest>, IEquatable<GetRegionInstanceGroupRequest>, IDeepCloneable<GetRegionInstanceGroupRequest>, IBufferMessage, IMessage
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."],[[["The latest version of `GetRegionInstanceGroupRequest` is 3.6.0, and multiple prior versions are also documented, dating back to version 1.0.0."],["`GetRegionInstanceGroupRequest` is a request message used for retrieving information about a specific region instance group, as defined in the `RegionInstanceGroups.Get` method."],["This class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for deep message manipulation and comparison."],["The `GetRegionInstanceGroupRequest` class has three key properties: `InstanceGroup`, `Project`, and `Region`, which define the specifics of the instance group being queried."],["The full name space of the class `GetRegionInstanceGroupRequest` is `Google.Cloud.Compute.V1` and the assembly containing the class is `Google.Cloud.Compute.V1.dll`."]]],[]]