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 of the `Google.Cloud.Dataplex.V1.RunTaskResponse` documentation is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["`RunTaskResponse` is a class that inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunTaskResponse` class includes constructors for creating new instances, either default or by cloning an existing `RunTaskResponse` object."],["The `RunTaskResponse` class contains the `Job` property, which is of type `Job`, and is used for Jobs created by RunTask API."],["This documentation is in relation to the `Google.Cloud.Dataplex.V1` namespace which is in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]