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 VM Migration v1 API."],["The `PauseMigrationResponse` class represents the response message for a 'PauseMigration' request in version 2.4.0 of the API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The namespace for the `PauseMigrationResponse` class is `Google.Cloud.VMMigration.V1`, and it's part of the `Google.Cloud.VMMigration.V1.dll` assembly."],["There are two constructors available for `PauseMigrationResponse`: a default constructor and one that accepts another `PauseMigrationResponse` instance as a parameter."]]],[]]