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 documentation page provides reference information for the `CancelCutoverJobRequest` class within the Google Cloud VM Migration v1 API, specifically for version 2.4.0."],["The `CancelCutoverJobRequest` class is used to construct request messages for the 'CancelCutoverJob' operation, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors, a default constructor and one that accepts another `CancelCutoverJobRequest` object as a parameter for creating a copy."],["The `CancelCutoverJobRequest` class includes properties like `CutoverJobName`, which is a typed representation of the `Name` property, and `Name` which is required and holds the cutover job identifier."],["This page also provides documentation for 7 other previous versions of the API including 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.5.0, 2.6.0, and 1.0.0."]]],[]]