Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType (v0.11.1)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDestinationType.

The type of the database backup destination.

Constants

BACKUP_DESTINATION_TYPE_UNSPECIFIED

value: 0
Default unspecified value.

NFS

value: 1
Backup destination type is NFS.

RECOVERY_APPLIANCE

value: 2
Backup destination type is Recovery Appliance.

OBJECT_STORE

value: 3
Backup destination type is Object Store.

LOCAL

value: 4
Backup destination type is Local.

DBRS

value: 5
Backup destination type is DBRS.