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."],[[["The latest version available for `RunTaskResponse` within the `Google.Cloud.Dataplex.V1` namespace is 3.6.0, with numerous prior versions dating back to 1.0.0 also accessible."],["`RunTaskResponse` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RunTaskResponse` inherits members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."],["The class `RunTaskResponse` can be constructed either with no parameters or by passing in another `RunTaskResponse` instance."],["The `Job` property of type `Job` within `RunTaskResponse` represents jobs that have been created by the RunTask API."]]],[]]