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 webpage provides reference documentation for the `CancelCutoverJobRequest` class within the Google Cloud VM Migration v1 API, specifically for version 2.5.0."],["The `CancelCutoverJobRequest` class is used to send a request to cancel a cutover job, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this resource is version 2.6.0, and the webpage also provides access to versions dating back to version 1.0.0."],["The class includes properties like `CutoverJobName` (a typed view) and `Name` (a string representing the cutover job ID), and includes constructors for creating a new `CancelCutoverJobRequest` object."],["The `CancelCutoverJobRequest` class inherits from the base object and contains methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]