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 of the `CancelCloneJobResponse` documentation is 2.6.0, but the provided content details version 2.1.0."],["`CancelCloneJobResponse` is a response message for the 'CancelCloneJob' request within the Google.Cloud.VMMigration.V1 namespace."],["It inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes two constructors: a default constructor `CancelCloneJobResponse()` and a copy constructor `CancelCloneJobResponse(CancelCloneJobResponse other)`."],["The class provides access to inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, from the `Object` base class."]]],[]]