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 content includes a list of available versions for `Task.Types.ExecutionStatus`, ranging from the latest 3.6.0 down to version 1.0.0, with links to their respective documentation."],["`Task.Types.ExecutionStatus` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `Task.Types.ExecutionStatus` object, allowing for duplication of existing statuses."],["Key properties of the class include `LatestJob` which provides details on the most recent job execution and `UpdateTime`, which captures when the status was last modified."]]],[]]