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 document provides reference documentation for the `Task.Types.ExecutionStatus` class within the Google Cloud Dataplex v1 API, detailing its structure and usage."],["The `Task.Types.ExecutionStatus` class represents the status of task executions, such as jobs, within the Cloud Dataplex environment."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with the Google Protocol Buffers system."],["The documentation includes information about the `ExecutionStatus` class's constructors, and properties such as `LatestJob`, which shows the latest job execution, and `UpdateTime`, indicating the last status update time."],["There are multiple versions of the API documented, ranging from version 1.0.0 all the way to the latest version, 3.6.0, with each version showing its own link to that specific documentation."]]],[]]