Dataproc Metastore V1beta API - Module Google::Cloud::Metastore::V1beta::Backup::State (v0.13.0)

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

The current state of the backup.

Constants

STATE_UNSPECIFIED

value: 0
The state of the backup is unknown.

CREATING

value: 1
The backup is being created.

DELETING

value: 2
The backup is being deleted.

ACTIVE

value: 3
The backup is active and ready to use.

FAILED

value: 4
The backup failed.

RESTORING

value: 5
The backup is being restored.