public sealed class CancelCutoverJobResponse : IMessage<CancelCutoverJobResponse>, IEquatable<CancelCutoverJobResponse>, IDeepCloneable<CancelCutoverJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class CancelCutoverJobResponse.
[[["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 documentation for the `CancelCutoverJobResponse` class within the Google Cloud VM Migration v1 API, specifically version 2.4.0."],["The `CancelCutoverJobResponse` class serves as the response message for a 'CancelCutoverJob' request."],["The documentation includes inheritance information, showing that the class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The page also lists previous versions of the `CancelCutoverJobResponse` class, ranging from version 1.0.0 to the latest version 2.6.0."],["The page includes information about the namespace and assembly of the `CancelCutoverJobResponse` class."]]],[]]