Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::MetadataImport::State (v0.6.0)

Reference documentation and code samples for the Dataproc Metastore V1 API module Google::Cloud::Metastore::V1::MetadataImport::State.

The current state of the metadata import.

Constants

STATE_UNSPECIFIED

value: 0
The state of the metadata import is unknown.

RUNNING

value: 1
The metadata import is running.

SUCCEEDED

value: 2
The metadata import completed successfully.

UPDATING

value: 3
The metadata import is being updated.

FAILED

value: 4
The metadata import failed, and attempted metadata changes were rolled back.