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 library."],["The latest version of `RunTaskResponse` is 3.6.0, and the page also provides links to documentation for earlier versions, down to 1.0.0."],["The `RunTaskResponse` class implements several interfaces, including `IMessage`, `IEquatable\u003cRunTaskResponse\u003e`, `IDeepCloneable\u003cRunTaskResponse\u003e`, and `IBufferMessage`."],["The `RunTaskResponse` class has two constructors: a default constructor and one that accepts another `RunTaskResponse` object as a parameter for cloning."],["The class contains a `Job` property of type `Google.Cloud.Dataplex.V1.Job`, which represents jobs created by the RunTask API."]]],[]]