Reference documentation and code samples for the Google Cloud Dataplex V1 Client class ExecutionStatus.
Status of the data scan execution.
Generated from protobuf message google.cloud.dataplex.v1.DataScan.ExecutionStatus
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataScanMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ latest_job_start_time
↳ latest_job_end_time
↳ latest_job_create_time
getLatestJobStartTime
Optional. The time when the latest DataScanJob started.
hasLatestJobStartTime
clearLatestJobStartTime
setLatestJobStartTime
Optional. The time when the latest DataScanJob started.
$this
getLatestJobEndTime
Optional. The time when the latest DataScanJob ended.
hasLatestJobEndTime
clearLatestJobEndTime
setLatestJobEndTime
Optional. The time when the latest DataScanJob ended.
$this
getLatestJobCreateTime
Optional. The time when the DataScanJob execution was created.
hasLatestJobCreateTime
clearLatestJobCreateTime
setLatestJobCreateTime
Optional. The time when the DataScanJob execution was created.
$this