public sealed class AddGroupMigrationRequest : IMessage<AddGroupMigrationRequest>, IEquatable<AddGroupMigrationRequest>, IDeepCloneable<AddGroupMigrationRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `AddGroupMigrationRequest` is 2.6.0, with multiple prior versions also accessible, including 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0."],["`AddGroupMigrationRequest` is a request message for adding a migration group within the `Google.Cloud.VMMigration.V1` namespace."],["This class inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AddGroupMigrationRequest` offers two constructors, one default and another to create a new object from an existing `AddGroupMigrationRequest`."],["The class contains properties like `Group` (with its `GroupName` typed view) and `MigratingVm` (with its `MigratingVmName` typed view), used to specify the group and the virtual machine to add."]]],[]]