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."],[[["The page provides reference documentation and code samples for the Cloud Dataplex v1 API class `DataScan.Types.ExecutionStatus`."],["This API class represents the status of a data scan execution, which can be used to track and monitor the progress of data scans."],["The documentation includes details on the class's constructors, properties, inherited members, and its implementation of multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Multiple versions of the documentation are available, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The properties `LatestJobEndTime` and `LatestJobStartTime`, are both of type Timestamp, and represent the start and end time of the most recent DataScanJob."]]],[]]