public sealed class PauseMigrationResponse : IMessage<PauseMigrationResponse>, IEquatable<PauseMigrationResponse>, IDeepCloneable<PauseMigrationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class PauseMigrationResponse.
[[["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 `PauseMigrationResponse` class within the Google Cloud VM Migration v1 API."],["The latest version of `PauseMigrationResponse` is 2.6.0, and it includes support for older versions back to 1.0.0."],["`PauseMigrationResponse` serves as the response message for a 'PauseMigration' request and inherits from the object class."],["The `PauseMigrationResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It defines two constructors, one parameterless and another that accepts an instance of `PauseMigrationResponse` for cloning."]]],[]]