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."],["Key properties of the `EncryptionInfo` class include `EncryptionStatus`, `EncryptionType`, `KmsKeyVersion`, and `KmsKeyVersionAsCryptoKeyVersionName`, which provide details about the encryption state, type, and the KMS key used."],["The page provides access to multiple versions of this resource, ranging from the latest beta version (5.0.0-beta05) down to version 3.5.0."],["There are two constructors available, a default one, and one that uses another instance of `EncryptionInfo` to create a new instance."]]],[]]