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 reference documentation for the `AddGroupMigrationResponse` class within the Google Cloud VM Migration v1 API, specifically version 2.5.0."],["The `AddGroupMigrationResponse` class is the response message for an 'AddGroupMigration' request and inherits from `object` while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage includes links to previous and the latest versions of the `AddGroupMigrationResponse` class documentation, ranging from version 1.0.0 to 2.6.0."],["The `AddGroupMigrationResponse` class has two constructors, a default one and another one that receives another `AddGroupMigrationResponse` object."],["It is part of the namespace `Google.Cloud.VMMigration.V1` and is located within the `Google.Cloud.VMMigration.V1.dll` assembly."]]],[]]