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 type for a 'PauseMigration' request in the API and it is currently at version 2.5.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for a broad set of functionalities."],["The documentation shows that there are multiple previous versions of this, and that the latest is 2.6.0, with 1.0.0 being the oldest listed version."],["It inherits from the standard .NET `object` class and includes the standard methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]