public sealed class GetGroupRequest : IMessage<GetGroupRequest>, IEquatable<GetGroupRequest>, IDeepCloneable<GetGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center 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 Migration Center v1 API, specifically version 1.2.0."],["`GetGroupRequest` is a class used to retrieve a specific group and is part of the `Google.Cloud.MigrationCenter.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for various operations."],["It includes constructors for creating instances, either empty or from an existing `GetGroupRequest` object, along with properties like `GroupName` and `Name`."],["The latest version of the `GetGroupRequest` is 1.4.0, and the documentation includes history of the previous version down to version 1.0.0."]]],[]]