public sealed class RunTaskResponse : IMessage<RunTaskResponse>, IEquatable<RunTaskResponse>, IDeepCloneable<RunTaskResponse>, 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-25 UTC."],[[["The latest version of the `Google.Cloud.Dataplex.V1` library is 3.6.0, with a history of versions available from 1.0.0 up to the present day."],["This webpage focuses on the `RunTaskResponse` class, which is part of the `Google.Cloud.Dataplex.V1` namespace within the Google.Cloud.Dataplex.V1.dll assembly."],["The `RunTaskResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class provides two constructors, `RunTaskResponse()` and `RunTaskResponse(RunTaskResponse other)`, and has a `Job` property of type `Job`, for jobs created by RunTask API."]]],[]]