public sealed class CancelCloneJobRequest : IMessage<CancelCloneJobRequest>, IEquatable<CancelCloneJobRequest>, IDeepCloneable<CancelCloneJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class CancelCloneJobRequest.
[[["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 page provides reference documentation for the `CancelCloneJobRequest` class within the Google Cloud VM Migration v1 API, specifically version 2.3.0."],["The `CancelCloneJobRequest` class is used to construct a request for canceling a clone job and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors for creating new instances and also contains properties `CloneJobName` and `Name`, both pertaining to the identification of the target clone job."],["The available version references for this API object range from version 1.0.0 to 2.6.0, with 2.6.0 being the latest version available."]]],[]]