Method: Google::Apis::AlloydbV1beta::AutomatedBackupPolicy#labels
- Defined in:
- lib/google/apis/alloydb_v1beta/classes.rb
#labels ⇒ Hash<String,String>
Labels to apply to backups created using this configuration.
Corresponds to the JSON property labels
73 74 75 |
# File 'lib/google/apis/alloydb_v1beta/classes.rb', line 73 def labels @labels end |