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 Google Cloud Migration Center v1 API, detailing its structure and functionality."],["The `GetGroupRequest` class is used to request information about a specific group in the Migration Center, and it inherits from the base `object` class while implementing several interfaces."],["The latest version of the `GetGroupRequest` class is 1.4.0, and earlier versions 1.0.0 to 1.3.0 are also available."],["The class has two constructors: a default constructor and one that takes another `GetGroupRequest` object as a parameter."],["The `GetGroupRequest` class has two main properties: `GroupName`, which is a typed view of the resource name, and `Name`, which is a string representing the required name of the resource."]]],[]]