public sealed class CancelCutoverJobResponse : IMessage<CancelCutoverJobResponse>, IEquatable<CancelCutoverJobResponse>, IDeepCloneable<CancelCutoverJobResponse>, 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 latest version of the `CancelCutoverJobResponse` is 2.6.0, but this page specifically documents version 2.0.0."],["`CancelCutoverJobResponse` is a response message for 'CancelCutoverJob' requests in the `Google.Cloud.VMMigration.V1` namespace."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelCutoverJobResponse` class has two constructors: a default constructor and a constructor that accepts another `CancelCutoverJobResponse` object as a parameter."],["Inherited members include methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]