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 available for `RunTaskResponse` in the Google.Cloud.Dataplex.V1 namespace is 3.6.0, while the current page is showing documentation for version 2.4.0."],["This page provides documentation for the `RunTaskResponse` class, which implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunTaskResponse` class inherits from the base `object` class and includes methods such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `RunTaskResponse` class has two constructors, a default constructor, and a copy constructor, which creates a new instance based on another `RunTaskResponse` object."],["The class includes a `Job` property of type `Job`, which shows the job that was created by the `RunTask` API."]]],[]]