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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-28 UTC."],[],[]]