public sealed class AddGroupMigrationResponse : IMessage<AddGroupMigrationResponse>, IEquatable<AddGroupMigrationResponse>, IDeepCloneable<AddGroupMigrationResponse>, 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."],[[["This webpage details the `AddGroupMigrationResponse` class within the `Google.Cloud.VMMigration.V1` namespace, which is the response message for the 'AddGroupMigration' request."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."],["It lists version history of the class with [2.6.0] being the latest version, and this page being in reference to version [1.0.0]."],["The class can be constructed using a default constructor `AddGroupMigrationResponse()` or by copying an existing `AddGroupMigrationResponse` instance using `AddGroupMigrationResponse(AddGroupMigrationResponse other)`."]]],[]]