public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class GetGroupRequest.
[[["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 document provides reference information for the `GetGroupRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0."],["`GetGroupRequest` is a message type used to request a specific group, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetGroupRequest` class has two constructors, one default and one that accepts another `GetGroupRequest` instance as a parameter."],["The `GetGroupRequest` class has two properties, `GroupName` which is a typed view over `Name` and `Name` which is the required string identifier for a group."],["The document covers versions ranging from 1.0.0 to 2.6.0 of the Google Cloud VM Migration v1 API, with 2.6.0 being the latest version available."]]],[]]