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, inheriting properties and methods from several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version for this class is 2.6.0, however the page you are currently viewing displays documentation for version 2.3.0."],["The class implements methods and properties related to its request and response, such as `GroupName` and `Name`, as well as inherited methods like `GetHashCode()` and `GetType()`."],["The class also contains two constructors: the default `GetGroupRequest()` constructor, and `GetGroupRequest(GetGroupRequest other)` which takes another `GetGroupRequest` object as a parameter."]]],[]]