public sealed class DataScan.Types.ExecutionStatus : IMessage<DataScan.Types.ExecutionStatus>, IEquatable<DataScan.Types.ExecutionStatus>, IDeepCloneable<DataScan.Types.ExecutionStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataScan.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-21 UTC."],[[["This webpage provides documentation for the `DataScan.Types.ExecutionStatus` class within the Google Cloud Dataplex V1 API, specifically detailing its structure, inheritance, and implementation."],["The content outlines various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, with links to each version's respective documentation for `DataScan.Types.ExecutionStatus`."],["The `DataScan.Types.ExecutionStatus` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it also inherits members from the base `object` class."],["Key properties of the `DataScan.Types.ExecutionStatus` class include `LatestJobEndTime` and `LatestJobStartTime`, both of which are of type `Timestamp`, which represents when the most recent DataScanJob started and finished."],["The documentation provides detailed information on the constructors available, including the default constructor and a constructor that accepts another `DataScan.Types.ExecutionStatus` object for initialization."]]],[]]