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 documentation 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 is part of the `Google.Cloud.Dataplex.V1` namespace, found in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating new instances."],["It includes properties for `LatestJobEndTime` and `LatestJobStartTime`, both of which are `Timestamp` objects representing the start and end times of the latest DataScanJob, respectively."],["This page also lists the different versions available ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the most recent, with each version having a distinct reference link."]]],[]]