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 `CancelCutoverJobResponse` class is a response message for a 'CancelCutoverJob' request within the Google Cloud VM Migration service."],["This class implements several interfaces, including `IMessage\u003cCancelCutoverJobResponse\u003e`, `IEquatable\u003cCancelCutoverJobResponse\u003e`, `IDeepCloneable\u003cCancelCutoverJobResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The `CancelCutoverJobResponse` class inherits from the `Object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has two constructors: a default constructor and one that takes another `CancelCutoverJobResponse` object as a parameter for copying."],["The latest version for this response is 2.6.0, with versions ranging back to 1.0.0 being available."]]],[]]