public sealed class StartMigrationResponse : IMessage<StartMigrationResponse>, IEquatable<StartMigrationResponse>, IDeepCloneable<StartMigrationResponse>, 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."],[[["The `StartMigrationResponse` class is the response message for a 'StartMigration' request within the Google Cloud VM Migration service."],["This class is part of the `Google.Cloud.VMMigration.V1` namespace in the `Google.Cloud.VMMigration.V1.dll` assembly."],["The latest version of the API is version 2.6.0, however the page refers to version 2.0.0."],["The `StartMigrationResponse` class inherits from the base `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StartMigrationResponse` class can be constructed either with no parameters, or by using another instance of `StartMigrationResponse` as a parameter."]]],[]]