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 in the .NET environment."],["The content lists various versions of the API, ranging from 1.0.0 to the latest version 3.6.0, each linked to their respective documentation."],["The `DataScan.Types.ExecutionStatus` class, derived from the base object class, helps in determining the status of the data scan execution."],["The `DataScan.Types.ExecutionStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for data handling and object operations."],["The class offers properties `LatestJobEndTime` and `LatestJobStartTime`, both of type `Timestamp`, to track the start and end times of the latest data scan job."]]],[]]