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, detailing its usage for canceling a cutover job."],["The `CancelCutoverJobRequest` class is available in multiple versions, with the latest being version 2.6.0, and older versions are also accessible, ranging back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality and compatibility within the .NET environment."],["The `CancelCutoverJobRequest` class has two constructors, a default one, and another that accepts an existing `CancelCutoverJobRequest` object as a parameter."],["The class contains properties like `CutoverJobName` and `Name`, which are used to specify the cutover job that is intended to be cancelled."]]],[]]