GoogleApi.SQLAdmin.V1beta4.Model.BackupRetentionSettings (google_api_sql_admin v0.40.0) View Source
We currently only support backup retention by specifying the number of backups we will retain.
Attributes
-
retainedBackups(type:integer(), default:nil) - Depending on the value of retention_unit, this is used to determine if a backup needs to be deleted. If retention_unit is 'COUNT', we will retain this many backups. -
retentionUnit(type:String.t, default:nil) - The unit that 'retained_backups' represents.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.