Google Cloud Sql Admin V1 Client - Class BackupReencryptionConfig (1.6.0) Stay organized with collections Save and categorize content based on your preferences.
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 \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data | arrayOptional. Data for populating the Message object. |
↳ backup_limit | intBackup re-encryption limit |
↳ backup_type | intType of backups users want to re-encrypt. |
getBackupLimit
Backup re-encryption limit
| Returns | |
|---|---|
| Type | Description |
int | |
hasBackupLimit
clearBackupLimit
setBackupLimit
Backup re-encryption limit
| Parameter | |
|---|---|
| Name | Description |
var | int |
| Returns | |
|---|---|
| Type | Description |
$this | |
getBackupType
Type of backups users want to re-encrypt.
| Returns | |
|---|---|
| Type | Description |
int | |
hasBackupType
clearBackupType
setBackupType
Type of backups users want to re-encrypt.
| Parameter | |
|---|---|
| Name | Description |
var | int |
| Returns | |
|---|---|
| Type | Description |
$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.