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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage documents different versions of the `Google.Cloud.Spanner.Admin.Database.V1` library, starting from version 3.5.0 up to the latest beta version 5.0.0-beta05."],["The latest stable release available is version 4.6.0."],["The library defines an enum called `Type`, representing the possible encryption types for data at rest, which includes `CustomerManagedEncryption`, `GoogleDefaultEncryption`, and `Unspecified`."],["`CustomerManagedEncryption` signifies data encrypted with a customer-managed key, `GoogleDefaultEncryption` indicates Google-managed encryption, and `Unspecified` means the type was not specified but the data is encrypted."],["The most recent version is the beta 5.0.0-beta05, which is the latest available in the webpage."]]],[]]