Interface protos.google.cloud.dataplex.v1.Lake.IMetastoreStatus (3.7.0)

Properties of a MetastoreStatus.

Package

@google-cloud/dataplex

Properties

endpoint

endpoint?: (string|null);

MetastoreStatus endpoint

message

message?: (string|null);

MetastoreStatus message

state

state?: (google.cloud.dataplex.v1.Lake.MetastoreStatus.State|keyof typeof google.cloud.dataplex.v1.Lake.MetastoreStatus.State|null);

MetastoreStatus state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

MetastoreStatus updateTime