encryptionConfig property

EncryptionConfig? encryptionConfig
getter/setter pair

For databases that are using customer managed encryption, this field contains the encryption configuration for the database.

For databases that are using Google default or other types of encryption, this field is empty.

Output only.

Implementation

EncryptionConfig? encryptionConfig;