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-04-09 UTC."],[[["This webpage provides documentation for the `RunTaskResponse` class within the `Google.Cloud.Dataplex.V1` namespace in the .NET environment, with a focus on different versions."],["The latest available version of this class is 3.6.0, however it documents versions all the way back to version 1.0.0."],["`RunTaskResponse` class implements several interfaces, including `IMessage`, `IEquatable\u003cRunTaskResponse\u003e`, `IDeepCloneable\u003cRunTaskResponse\u003e`, and `IBufferMessage`."],["The `RunTaskResponse` class has a constructor and a property `Job` that is of the type `Google.Cloud.Dataplex.V1.Job`."],["The `RunTaskResponse` class inherits from `object` and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]