public sealed class CancelCloneJobResponse : IMessage<CancelCloneJobResponse>, IEquatable<CancelCloneJobResponse>, IDeepCloneable<CancelCloneJobResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class CancelCloneJobResponse.
[[["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 `CancelCloneJobResponse` class within the VM Migration v1 API."],["The `CancelCloneJobResponse` class is a response message used for the 'CancelCloneJob' request, and it is part of the `Google.Cloud.VMMigration.V1` namespace."],["The page details the class's inheritance from `object` and its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The document highlights available constructors for creating `CancelCloneJobResponse` objects, including a parameter for cloning another `CancelCloneJobResponse`."],["The documentation covers versions ranging from 1.0.0 to the latest 2.6.0, allowing users to navigate between different API versions."]]],[]]