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.7.0 and other versions listed."],["The `Task.Types.ExecutionStatus` class represents the status of task executions, such as jobs, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and provides properties to access the latest job execution (`LatestJob`) and the last update time of the status (`UpdateTime`)."],["The documentation lists various available versions of the API, ranging from 1.0.0 to the latest version, 3.6.0, each with a link to the corresponding `ExecutionStatus` documentation."],["The page details the available constructors for creating `ExecutionStatus` objects, including a parameter that takes a separate `Task.Types.ExecutionStatus` instance."]]],[]]