public sealed class AddGroupMigrationResponse : IMessage<AddGroupMigrationResponse>, IEquatable<AddGroupMigrationResponse>, IDeepCloneable<AddGroupMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class AddGroupMigrationResponse.
[[["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 VM Migration v1 API, specifically version 2.4.0."],["The `AddGroupMigrationResponse` class serves as the response message for an 'AddGroupMigration' request, as described in the documentation."],["It is part of the `Google.Cloud.VMMigration.V1` namespace and is implemented in the `Google.Cloud.VMMigration.V1.dll` assembly."],["The `AddGroupMigrationResponse` class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes two constructors for `AddGroupMigrationResponse`: a default constructor and one that takes another `AddGroupMigrationResponse` object as a parameter for copying."]]],[]]