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, with version 2.5.0 being the focus of the page."],["The `DataScan.Types.ExecutionStatus` class represents the status of a data scan execution, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `LatestJobEndTime` and `LatestJobStartTime`, which are of the type `Timestamp` and represent the start and end times of the most recent `DataScanJob`."],["The page also includes links to the documentation of the different available versions of this class, ranging from 1.0.0 all the way to the most recent version of 3.6.0."]]],[]]