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."],[[["This webpage provides documentation for the `RunTaskResponse` class within the `Google.Cloud.Dataplex.V1` namespace in the .NET environment, with a focus on version 3.3.0."],["The `RunTaskResponse` class, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents a response to a task execution request."],["The class `RunTaskResponse` inherits from the `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["This documentation presents all available versions of `RunTaskResponse`, from the latest 3.6.0, going all the way back to 1.0.0."],["The `RunTaskResponse` class has a `Job` property, of type `Job`, that is used for Jobs created by RunTask API."]]],[]]