MetastoreStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Status of Lake and Dataproc Metastore service instance association.
Attributes
Name | Description |
state |
google.cloud.dataplex_v1.types.Lake.MetastoreStatus.State
Current state of association. |
message |
str
Additional information about the current status. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Last update time of the metastore status of the lake. |
endpoint |
str
The URI of the endpoint used to access the Metastore service. |
Inheritance
builtins.object > proto.message.Message > MetastoreStatusClasses
State
State(value)
Current state of association.