public sealed class CancelCloneJobResponse : IMessage<CancelCloneJobResponse>, IEquatable<CancelCloneJobResponse>, IDeepCloneable<CancelCloneJobResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `CancelCloneJobResponse` is 2.6.0, with versions ranging back to 1.0.0."],["`CancelCloneJobResponse` is a response message class for the 'CancelCloneJob' request within the Google Cloud VM Migration API."],["This class inherits from the base `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CancelCloneJobResponse` class provides two constructors: a default constructor and a copy constructor that takes another `CancelCloneJobResponse` instance as a parameter."],["The `CancelCloneJobResponse` is located in the `Google.Cloud.VMMigration.V1` namespace within the `Google.Cloud.VMMigration.V1.dll` assembly."]]],[]]