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 webpage provides documentation for the `Task.Types.ExecutionStatus` class within the Google Cloud Dataplex V1 API, detailing the status of task executions."],["The documentation covers a range of versions, from version 1.0.0 up to the latest version, 3.6.0, for the Google.Cloud.Dataplex.V1.Task.Types.ExecutionStatus."],["The `Task.Types.ExecutionStatus` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring extensive functionality."],["Key properties of the `ExecutionStatus` class include `LatestJob`, representing the most recent job execution, and `UpdateTime`, indicating the last status update."],["The page provides reference information on how to construct the `ExecutionStatus` objects, providing an empty constructor `ExecutionStatus()` as well as one with another `Task.Types.ExecutionStatus` as a parameter `ExecutionStatus(ExecutionStatus)`."]]],[]]