Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class EncryptionInfo.
EncryptionInfo describes the encryption information of a cluster or a backup.
Generated from protobuf message google.cloud.alloydb.v1.EncryptionInfo
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ encryption_type
int
Output only. Type of encryption.
↳ kms_key_versions
array
Output only. Cloud KMS key versions that are being used to protect the database or the backup.
getEncryptionType
Output only. Type of encryption.
int
setEncryptionType
Output only. Type of encryption.
var
int
$this
getKmsKeyVersions
Output only. Cloud KMS key versions that are being used to protect the database or the backup.
setKmsKeyVersions
Output only. Cloud KMS key versions that are being used to protect the database or the backup.
var
string[]
$this