Module Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State (v0.1.0)

Current state of association.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified.

NONE

value: 1
A Metastore service instance is not associated with the lake.

READY

value: 2
A Metastore service instance is attached to the lake.

UPDATING

value: 3
Attach/detach is in progress.

ERROR

value: 4
Attach/detach could not be done due to errors.