Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::BackupReencryptionConfig.
Backup Reencryption Config
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#backup_limit
def backup_limit() -> ::Integer
Returns
- (::Integer) — Backup re-encryption limit
#backup_limit=
def backup_limit=(value) -> ::Integer
Parameter
- value (::Integer) — Backup re-encryption limit
Returns
- (::Integer) — Backup re-encryption limit
#backup_type
def backup_type() -> ::Google::Cloud::Sql::V1::BackupReencryptionConfig::BackupType
Returns
- (::Google::Cloud::Sql::V1::BackupReencryptionConfig::BackupType) — Type of backups users want to re-encrypt.
#backup_type=
def backup_type=(value) -> ::Google::Cloud::Sql::V1::BackupReencryptionConfig::BackupType
Parameter
- value (::Google::Cloud::Sql::V1::BackupReencryptionConfig::BackupType) — Type of backups users want to re-encrypt.
Returns
- (::Google::Cloud::Sql::V1::BackupReencryptionConfig::BackupType) — Type of backups users want to re-encrypt.