Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::BackupRetentionSettings::RetentionUnit (v0.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::BackupRetentionSettings::RetentionUnit.
The units that retained_backups specifies, we only support COUNT.
Constants
RETENTION_UNIT_UNSPECIFIED
value: 0 Backup retention unit is unspecified, will be treated as COUNT.
COUNT
value: 1 Retention will be by count, eg. "retain the most recent 7 backups".