The data backing this resource is encrypted at rest with a key that is
managed by the customer.
The in-use version of the key and its status are populated for
CMEK-protected tables.
CMEK-protected backups are pinned to the key version that was in use at
the time the backup was taken. This key version is populated but its
status is not tracked and is reported as UNKNOWN.
GoogleDefaultEncryption
The data backing this resource 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 of the `Google.Cloud.Bigtable.Admin.V2.EncryptionInfo.Types.EncryptionType` is 3.24.0, with multiple versions available, ranging from 3.0.0 to 3.24.0, as well as versions 2.4.0 through to 2.9.0."],["This documentation covers the `EncryptionType` enum, which specifies the possible encryption methods for resources within the Google Cloud Bigtable Admin V2 service."],["There are three `EncryptionType` fields: `CustomerManagedEncryption` for customer-managed keys, `GoogleDefaultEncryption` for Google-managed keys, and `Unspecified` for cases where the encryption type is not explicitly set."],["Customer-managed encryption keys will populate the current key version and status, while Google-managed encryption keys do not populate any key version or status, as this is the default configuration."]]],[]]