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-25 UTC."],[[["This document provides reference information for the `DataScan.Types.ExecutionStatus` class within the Google Cloud Dataplex V1 API."],["The `DataScan.Types.ExecutionStatus` class represents the status of a data scan execution and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties `LatestJobEndTime` and `LatestJobStartTime`, both of type `Timestamp`, indicating when the latest data scan job ended and started respectively."],["Multiple versions of the `DataScan.Types.ExecutionStatus` class are available, ranging from version 1.0.0 to the latest version 3.6.0."],["The class `DataScan.Types.ExecutionStatus` has two constructors, one taking no parameters and the other taking another `DataScan.Types.ExecutionStatus` object as parameter."]]],[]]