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 the latest version being 3.6.0."],["The `DataScan.Types.ExecutionStatus` class represents the status of a data scan execution and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The documentation includes reference information for multiple versions of the API, from 1.0.0 up to the latest, 3.6.0, and lists the inheritance, implemented interfaces, constructors, and properties of the `ExecutionStatus` class."],["Key properties of the `ExecutionStatus` class include `LatestJobEndTime` and `LatestJobStartTime`, which indicate the completion and initiation times of the most recent data scan job, respectively."],["It shows implementation of interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage for the DataScan class."]]],[]]