public sealed class CancelCutoverJobRequest : IMessage<CancelCutoverJobRequest>, IEquatable<CancelCutoverJobRequest>, IDeepCloneable<CancelCutoverJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class CancelCutoverJobRequest.
[[["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 document provides reference information for the `CancelCutoverJobRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.3.0."],["`CancelCutoverJobRequest` is a request message used to cancel a cutover job in the VM Migration service, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `CutoverJobName` (a typed view) and `Name` (a string), which is required and represents the cutover job ID."],["There are multiple versions of the documentation available, ranging from version 1.0.0 up to the latest version 2.6.0, however the current document is for 2.3.0."],["The `CancelCutoverJobRequest` class inherits from `Object`, and includes the default constructors, including one to clone itself."]]],[]]