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 provides documentation for the `AddGroupMigrationResponse` class within the `Google.Cloud.VMMigration.V1` namespace, specifically version 2.1.0 of the library."],["The `AddGroupMigrationResponse` class is a response message for the 'AddGroupMigration' request, and is implemented with several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from `Object` and provides two constructors: a default constructor and one that takes another `AddGroupMigrationResponse` object as a parameter."],["There are multiple versions of the `Google.Cloud.VMMigration.V1` library that can be viewed, ranging from version 1.0.0 up to the most recent version of 2.6.0, however this page specifically relates to version 2.1.0."],["The page outlines the inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]