Method: Google::Apis::AlloydbV1beta::AutomatedBackupPolicy#quantity_based_retention

Defined in:
lib/google/apis/alloydb_v1beta/classes.rb

#quantity_based_retentionGoogle::Apis::AlloydbV1beta::QuantityBasedRetention

A quantity based policy specifies that a certain number of the most recent successful backups should be retained. Corresponds to the JSON property quantityBasedRetention



86
87
88
# File 'lib/google/apis/alloydb_v1beta/classes.rb', line 86

def quantity_based_retention
  @quantity_based_retention
end