Dataproc Metastore V1 API - Module Google::Cloud::Metastore::V1::Restore::RestoreType (v0.6.0)

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

The type of restore. If unspecified, defaults to METADATA_ONLY.

Constants

RESTORE_TYPE_UNSPECIFIED

value: 0
The restore type is unknown.

FULL

value: 1
The service's metadata and configuration are restored.

METADATA_ONLY

value: 2
Only the service's metadata is restored.