Class EncryptionConfig (1.10.0)

Stay organized with collections Save and categorize content based on your preferences.
EncryptionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Encryption settings for the service.

Attribute

NameDescription
kms_key str
The fully qualified customer provided Cloud KMS key name to use for customer data encryption, in the following form: projects/{project_number}/locations/{location_id}/keyRings/{key_ring_id}/cryptoKeys/{crypto_key_id}.