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."],[[["The latest version of the `AddGroupMigrationResponse` is 2.6.0, with versions ranging back to 1.0.0 available."],["`AddGroupMigrationResponse` is a class in the `Google.Cloud.VMMigration.V1` namespace used as a response message for 'AddGroupMigration' requests."],["This class inherits from `Object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and a copy constructor that takes another `AddGroupMigrationResponse` as a parameter."],["Inherited members include methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]