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 reference documentation for the `Task.Types.ExecutionStatus` class within the Google Cloud Dataplex V1 API, specifically within the .NET environment."],["The `Task.Types.ExecutionStatus` class represents the status of task executions, such as jobs, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.6.0, and the page provides links to documentation for older versions of the API, with version 3.0.0 being the initial scope of the document, and versions going as far back as 1.0.0."],["The `ExecutionStatus` class contains properties such as `LatestJob`, which indicates the most recent job executed, and `UpdateTime`, which shows the last update time of the status."]]],[]]