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 webpage provides documentation for the `RunTaskResponse` class within the `Google.Cloud.Dataplex.V1` namespace in the .NET library, with a focus on various versions."],["Version 3.6.0 is the latest version available for `RunTaskResponse`, while the page itself is specifically documenting version 2.10.0, along with many others."],["The `RunTaskResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes constructors for default initialization and for creating a copy of another `RunTaskResponse` instance."],["The `RunTaskResponse` class contains a `Job` property that represents the jobs created by the RunTask API."]]],[]]