public sealed class GetInstanceGroupRequest : IMessage<GetInstanceGroupRequest>, IEquatable<GetInstanceGroupRequest>, IDeepCloneable<GetInstanceGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetInstanceGroupRequest.
A request message for InstanceGroups.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 page provides documentation for the `GetInstanceGroupRequest` class within the Google Cloud Compute Engine v1 API for .NET."],["The `GetInstanceGroupRequest` class is used to request details about a specific instance group in Google Cloud Compute Engine."],["The page lists the versions, ranging from 1.0.0 up to the latest 3.6.0, and includes the specific links for each version of the `GetInstanceGroupRequest`."],["The `GetInstanceGroupRequest` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like message handling, equality checks, and deep cloning."],["The `GetInstanceGroupRequest` class contains properties `InstanceGroup`, `Project`, and `Zone`, all of which are string types that are used to specify the instance group details for the request."]]],[]]