Class EncryptionConfig (3.14.0)

EncryptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Encryption configuration for a Cloud Spanner database.

Attribute

NameDescription
kms_key_name str
The Cloud KMS key to be used for encrypting and decrypting the database. Values are of the form ``projects/

Inheritance

builtins.object > proto.message.Message > EncryptionConfig