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 webpage provides reference documentation for the `PauseMigrationResponse` class within the Google Cloud VM Migration v1 API."],["The `PauseMigrationResponse` class is the response message for a 'PauseMigration' request, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and has inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The current documentation is for version 2.2.0, but links to other versions, including 2.6.0 (latest), are available, showing the version history."],["The class contains two constructors, one default, and another that takes a parameter of the same type."]]],[]]