The data is encrypted at rest with a key that is
managed by the customer. The active version of the key. kms_key_version
will be populated, and encryption_status may be populated.
GoogleDefaultEncryption
The data is encrypted at rest with a key that is
fully managed by Google. No key version or status will be populated.
This is the default state.
Unspecified
Encryption type was not specified, though data at rest remains encrypted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 5.0.0-beta05, which is a beta release of the Google Cloud Spanner Admin Database v1 API."],["This webpage provides documentation and code samples for the `EncryptionInfo.Types.Type` enum within the Google Cloud Spanner Database Administration v1 API."],["The `EncryptionInfo.Types.Type` enum defines the possible encryption types for data at rest, including `CustomerManagedEncryption`, `GoogleDefaultEncryption`, and `Unspecified`."],["The page also lists a comprehensive set of previous versions, ranging from 3.5.0 to the current 5.0.0-beta05, that can be referenced for historical purposes."],["`CustomerManagedEncryption` indicates data encrypted with a customer-managed key, while `GoogleDefaultEncryption` signifies data encrypted with a Google-managed key."]]],[]]