Dataproc Metastore V1beta API - Module Google::Cloud::Metastore::V1beta::MetadataExport::State (v0.3.0)

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

The current state of the metadata export.

Constants

STATE_UNSPECIFIED

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

RUNNING

value: 1
The metadata export is running.

SUCCEEDED

value: 2
The metadata export completed successfully.

FAILED

value: 3
The metadata export failed.

CANCELLED

value: 4
The metadata export is cancelled.