Output only. If present, the status of a recent encrypt/decrypt call on
underlying data for this database or backup. Regardless of status, data is
always encrypted at rest.
[[["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-04-17 UTC."],[[["This webpage details the `EncryptionInfo` class within the `Google.Cloud.Spanner.Admin.Database.V1` namespace for .NET, providing information about encryption for Cloud Spanner databases and backups."],["The `EncryptionInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for object manipulation and comparison."],["The page lists various versions of the library, ranging from 3.5.0 to 5.0.0-beta05, allowing developers to access documentation for specific releases."],["The `EncryptionInfo` class contains properties such as `EncryptionStatus`, `EncryptionType`, and `KmsKeyVersion`, which provide insights into the encryption state and key information for the database or backup."],["The class has two constructors: a default one `EncryptionInfo()` and one that accept an `EncryptionInfo` object `EncryptionInfo(EncryptionInfo other)` used to create a copy."]]],[]]