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 document provides reference information for the `DataScan.Types.ExecutionStatus` class within the Google Cloud Dataplex V1 API."],["It details the available versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, with links to the documentation for each version."],["The `DataScan.Types.ExecutionStatus` class is implemented using the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, detailing its relationship with the base object."],["The class's properties, `LatestJobEndTime` and `LatestJobStartTime`, are detailed, along with their types, both being of `Timestamp` type."],["The class contains two public constructors: `ExecutionStatus()` and `ExecutionStatus(DataScan.Types.ExecutionStatus other)`."]]],[]]