public sealed class StartMigrationResponse : IMessage<StartMigrationResponse>, IEquatable<StartMigrationResponse>, IDeepCloneable<StartMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class StartMigrationResponse.
[[["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 document provides reference documentation for the `StartMigrationResponse` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0."],["The `StartMigrationResponse` class is used as the response message for a 'StartMigration' request, and it inherits from the base `object` class, implementing multiple interfaces."],["The class `StartMigrationResponse` can be instantiated using a default constructor or by passing another `StartMigrationResponse` object as a parameter."],["The documentation also lists the availability of other versions for this class, from 1.0.0 to the latest version 2.6.0, including the namespace and assembly information for the class."],["`StartMigrationResponse` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]