Class EncryptionInfo (3.10.0)

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

Encryption information for a Cloud Spanner database or backup.

Attributes

NameDescription
encryption_type google.cloud.spanner_admin_database_v1.types.EncryptionInfo.Type
Output only. The type of encryption.
encryption_status google.rpc.status_pb2.Status
Output only. If present, the status of a recent encrypt/decrypt call on underlying data for this database or backup. Regardless of status, data is always encrypted at rest.
kms_key_version str
Output only. A Cloud KMS key version that is being used to protect the database or backup.

Classes

Type

Type(value)

Possible encryption types.