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-25 UTC."],[[["This page provides reference documentation for the `EncryptionInfo.Types.EncryptionType` enum within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version of the documentation is for version 3.24.0, with links to previous versions ranging back to version 2.4.0, allowing you to view historical changes."],["The `EncryptionType` enum defines the possible encryption types for Bigtable resources, including `CustomerManagedEncryption`, `GoogleDefaultEncryption`, and `Unspecified`."],["The documentation specifies the behavior of each encryption type, such as how customer-managed encryption (CMEK) keys are handled for tables and backups, as well as how default encryption works."],["The namespace for this enum is `Google.Cloud.Bigtable.Admin.V2`, and it is part of the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]