ExecutionStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)Status of the data scan execution.
Attributes |
|
|---|---|
| Name | Description |
latest_job_start_time |
google.protobuf.timestamp_pb2.Timestamp
Optional. The time when the latest DataScanJob started. |
latest_job_end_time |
google.protobuf.timestamp_pb2.Timestamp
Optional. The time when the latest DataScanJob ended. |
latest_job_create_time |
google.protobuf.timestamp_pb2.Timestamp
Optional. The time when the DataScanJob execution was created. |