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 documentation for the `GetGroupRequest` class within the Google Cloud VM Migration v1 API, with the latest version being 2.6.0."],["`GetGroupRequest` is a message class used to request a 'GetGroup' operation, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors `GetGroupRequest()` and `GetGroupRequest(GetGroupRequest other)`, with the second supporting parameter details."],["The `GetGroupRequest` class has properties `GroupName` and `Name`, where `Name` is a required string property representing the name of the group and `GroupName` a typed view of `Name`."],["The document lists the different versions of the `GetGroupRequest`, spanning from 1.0.0 to the most current, 2.6.0."]]],[]]