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 page provides reference documentation for the `EncryptionInfo.Types.Type` enum within the Google Cloud Spanner Database Administration v1 API, specifically for the .NET environment."],["The latest stable version documented here is 4.6.0, with a beta version 5.0.0-beta05, alongside numerous previous versions, all accessible via links provided."],["The `EncryptionInfo.Types.Type` enum defines three possible encryption states for data: `CustomerManagedEncryption`, `GoogleDefaultEncryption`, and `Unspecified`."],["The `CustomerManagedEncryption` field in the enum indicates data is encrypted with a customer-managed key, while `GoogleDefaultEncryption` indicates data is encrypted with a key fully managed by Google."],["The document's namespace is `Google.Cloud.Spanner.Admin.Database.V1`, and it's part of the `Google.Cloud.Spanner.Admin.Database.V1.dll` assembly."]]],[]]