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 reference documentation for the `CancelCutoverJobResponse` class within the Google Cloud VM Migration v1 API, specifically for version 2.3.0."],["The `CancelCutoverJobResponse` class is the response message for a 'CancelCutoverJob' request, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelCutoverJobResponse` class inherits from the `Object` class and includes constructors for creating instances, both default and from an existing `CancelCutoverJobResponse` object."],["The webpage also lists all the available versions of the API, from version 1.0.0 to the latest 2.6.0 version, allowing access to documentation for each one."]]],[]]