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` library is 3.6.0, with a historical record of previous versions back to 1.0.0 available for review."],["The `RunTaskResponse` class is a public sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunTaskResponse` class is found within the `Google.Cloud.Dataplex.V1` namespace, inside the `Google.Cloud.Dataplex.V1.dll` assembly file."],["The `RunTaskResponse` class includes a `Job` property, which represents jobs created by the RunTask API and is of the type `Job`."],["`RunTaskResponse` has two constructors, one parameterless, and another that takes another `RunTaskResponse` object as a parameter."]]],[]]