encryptionConfig property

EncryptionConfig? encryptionConfig
getter/setter pair

The encryption configuration for the database.

If this field is not specified, Cloud Spanner will encrypt/decrypt all data at rest using Google default encryption.

Optional.

Implementation

EncryptionConfig? encryptionConfig;