Google Cloud Sql Admin V1beta4 Client - Class InstancesReencryptRequest (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ V1beta4Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
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 | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1beta4\BackupReencryptionConfig|null |
|
hasBackupReencryptionConfig
clearBackupReencryptionConfig
setBackupReencryptionConfig
Configuration specific to backup re-encryption
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1beta4\BackupReencryptionConfig
|
| Returns | |
|---|---|
| Type | Description |
$this |
|