Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::DbBackupConfig::BackupDeletionPolicy.
This defines when the backups will be deleted after Database termination.
Constants
BACKUP_DELETION_POLICY_UNSPECIFIED
value: 0 Default unspecified value.
DELETE_IMMEDIATELY
value: 1 Keeps the backup for predefined time
i.e. 72 hours and then delete permanently.
DELETE_AFTER_RETENTION_PERIOD
value: 2 Keeps the backups as per the policy defined
for database backups.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-30 UTC."],[],[]]