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 in the .NET context."],["The `Task.Types.ExecutionStatus` class represents the status of task executions, such as jobs, within the Cloud Dataplex environment."],["The documentation includes an inheritance hierarchy, showing it 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 `ExecutionStatus` instance, along with two properties: `LatestJob` and `UpdateTime`."],["The latest documented version for the Task.Types.ExecutionStatus class is 3.6.0, and it contains references to versions all the way back to 1.0.0."]]],[]]