Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::Backup::BackupType (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::Backup::BackupType.

Type of the backup, scheduled or ondemand.

Constants

BACKUP_TYPE_UNSPECIFIED

value: 0
Backup type is unspecified.

SCHEDULED

value: 1
Scheduled backup.

ON_DEMAND

value: 2
On demand backup.