Status(mapping=None, *, ignore_unknown_fields=False, **kwargs)Metadata job status.
| Attributes | |
|---|---|
| Name | Description | 
| state | google.cloud.dataplex_v1.types.MetadataJob.Status.StateOutput only. State of the metadata job. | 
| message | strOutput only. Message relating to the progression of a metadata job. | 
| completion_percent | intOutput only. Progress tracking. | 
| update_time | google.protobuf.timestamp_pb2.TimestampOutput only. The time when the status was updated. | 
Classes
State
State(value)State of a metadata job.