Class MetastoreStatus (1.0.1)

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

Status of Lake and Dataproc Metastore service instance association.

Attributes

NameDescription
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.

Classes

State

State(value)

Current state of association.