Google Cloud Sql Admin V1 Client - Class BackupReencryptionConfig (1.6.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class BackupReencryptionConfig.

Backup Reencryption Config

Generated from protobuf messagegoogle.cloud.sql.v1.BackupReencryptionConfig

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ backup_limitint

Backup re-encryption limit

↳ backup_typeint

Type of backups users want to re-encrypt.

getBackupLimit

Backup re-encryption limit

Returns
TypeDescription
int

hasBackupLimit

clearBackupLimit

setBackupLimit

Backup re-encryption limit

Parameter
NameDescription
varint
Returns
TypeDescription
$this

getBackupType

Type of backups users want to re-encrypt.

Returns
TypeDescription
int

hasBackupType

clearBackupType

setBackupType

Type of backups users want to re-encrypt.

Parameter
NameDescription
varint
Returns
TypeDescription
$this

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-09 UTC.