Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State (v0.20.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State.

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.