Dataproc Metastore V1beta API - Module Google::Cloud::Metastore::V1beta::Restore::State (v0.5.0)

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

The current state of the restore.

Constants

STATE_UNSPECIFIED

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

RUNNING

value: 1
The metadata restore is running.

SUCCEEDED

value: 2
The metadata restore completed successfully.

FAILED

value: 3
The metadata restore failed.

CANCELLED

value: 4
The metadata restore is cancelled.