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

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

Backup Reencryption Config

Generated from protobuf message google.cloud.sql.v1.BackupReencryptionConfig

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ backup_limit int

Backup re-encryption limit

↳ backup_type int

Type 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 the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月21日 UTC.