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."],[[["The latest version available for the VM Migration v1 API is 2.6.0, with multiple prior versions also accessible, including the version 2.3.0 that this document is specific to."],["`AddGroupMigrationResponse` is a class within the `Google.Cloud.VMMigration.V1` namespace, serving as the response message for an 'AddGroupMigration' request."],["This class implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddGroupMigrationResponse` class inherits from `Object`, and it has two constructors: a default one and one that takes another `AddGroupMigrationResponse` instance as a parameter."]]],[]]