public sealed class ResumeMigrationResponse : IMessage<ResumeMigrationResponse>, IEquatable<ResumeMigrationResponse>, IDeepCloneable<ResumeMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class ResumeMigrationResponse.
[[["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 `ResumeMigrationResponse` class is 2.6.0, but the current page documents version 2.3.0."],["`ResumeMigrationResponse` is a response message used for the 'ResumeMigration' request within the VM Migration v1 API."],["This class, found within the `Google.Cloud.VMMigration.V1` namespace, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It offers two constructors: a default constructor and another that accepts another `ResumeMigrationResponse` object as a parameter."]]],[]]