Class ExecutionStatus (1.4.0)

ExecutionStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Status of the data scan execution.

Attributes

NameDescription
latest_job_start_time google.protobuf.timestamp_pb2.Timestamp
The time when the latest DataScanJob started.
latest_job_end_time google.protobuf.timestamp_pb2.Timestamp
The time when the latest DataScanJob ended.