public sealed class Task.Types.ExecutionStatus : IMessage<Task.Types.ExecutionStatus>, IEquatable<Task.Types.ExecutionStatus>, IDeepCloneable<Task.Types.ExecutionStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Task.Types.ExecutionStatus.
[[["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."],[[["This page provides documentation for the `Task.Types.ExecutionStatus` class within the Google Cloud Dataplex V1 API, specifically version 3.4.0."],["The `Task.Types.ExecutionStatus` class represents the status of task executions, such as jobs, within the Cloud Dataplex environment."],["The page lists all available versions, starting from the oldest at 1.0.0, and the latest, version 3.6.0, alongside all versions in between, up to and including version 3.4.0, which is the current focused version."],["The `Task.Types.ExecutionStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations such as comparison, deep cloning, and message buffering."],["This class has two properties, `LatestJob`, representing the most recent job execution, and `UpdateTime`, which records when the status was last updated."]]],[]]