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, detailing its role in managing the status of task executions."],["The page covers the .NET implementation of `Task.Types.ExecutionStatus`, highlighting its inheritance from `object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a list of available versions for this class, ranging from version 1.0.0 up to the latest version 3.6.0, with the current page focusing on version 3.5.0."],["The documentation provides information about the `ExecutionStatus` class constructors, such as the default and copy constructor, and properties like `LatestJob` and `UpdateTime`, crucial for understanding job execution status."],["The information is organized by assembly and namespace, allowing developers to easily locate the class within the `Google.Cloud.Dataplex.V1` namespace and `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]