Dataplex V1 API - Module Google::Cloud::Dataplex::V1::Lake::MetastoreStatus::State (v2.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
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.