Google Cloud Sql Admin V1beta4 Client - Class InstancesReencryptRequest (0.7.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class InstancesReencryptRequest.

Database Instance reencrypt request.

Generated from protobuf message google.cloud.sql.v1beta4.InstancesReencryptRequest

Namespace

Google \ Cloud \ Sql \ V1beta4

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ backup_reencryption_config Google\Cloud\Sql\V1beta4\BackupReencryptionConfig

Configuration specific to backup re-encryption

getBackupReencryptionConfig

Configuration specific to backup re-encryption

Returns
TypeDescription
Google\Cloud\Sql\V1beta4\BackupReencryptionConfig|null

hasBackupReencryptionConfig

clearBackupReencryptionConfig

setBackupReencryptionConfig

Configuration specific to backup re-encryption

Parameter
NameDescription
var Google\Cloud\Sql\V1beta4\BackupReencryptionConfig
Returns
TypeDescription
$this