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, specifically version 2.14.0."],["The `Task.Types.ExecutionStatus` class represents the status of task executions, such as jobs, and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The latest version of the document is version 3.6.0 and there are also past versions listed from 3.5.0 to 1.0.0, in addition to the current version in scope."],["`Task.Types.ExecutionStatus` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers framework."],["The document includes details on the `ExecutionStatus` class constructors, `ExecutionStatus()`, `ExecutionStatus(Task.Types.ExecutionStatus)`, and it's properties `LatestJob` and `UpdateTime`."]]],[]]