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 webpage provides documentation for the `GetGroupRequest` class within the Google Cloud VM Migration v1 API."],["The `GetGroupRequest` class is used to request information about a specific group in the VM Migration service, and it is a part of the `Google.Cloud.VMMigration.V1` namespace."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the base `Object` class."],["It includes a `GroupName` property of type `GroupName` and a `Name` property, which is a string representing the group's name, which is a required value for this type."],["The page also offers access to documentation on multiple previous versions of this class, from version 1.0.0 to the latest, version 2.6.0, and it also displays the assembly in which the class is located, which is `Google.Cloud.VMMigration.V1.dll`."]]],[]]