public sealed class PauseMigrationResponse : IMessage<PauseMigrationResponse>, IEquatable<PauseMigrationResponse>, IDeepCloneable<PauseMigrationResponse>, IBufferMessage, IMessage
[[["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 `PauseMigrationResponse` class is a response message for a 'PauseMigration' request within the Google.Cloud.VMMigration.V1 namespace, as part of the Google Cloud VM Migration service."],["The latest version is 2.6.0, and it lists historical versions of the `PauseMigrationResponse`, ranging from 1.0.0 to 2.5.0."],["`PauseMigrationResponse` inherits from the `Object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PauseMigrationResponse` class has two constructors, one that is parameterless and one that accepts a `PauseMigrationResponse` object as a parameter."],["Inherited members from the Object class include GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]