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-03-21 UTC."],[[["This webpage details the `EncryptionInfo` class within the `Google.Cloud.Spanner.Admin.Database.V1` namespace for .NET, providing information about the encryption status and type for Cloud Spanner databases and backups."],["The latest version available is `5.0.0-beta05`, while a variety of previous versions are also documented, spanning from `3.5.0` to `5.0.0-beta04`, including stable releases such as `4.6.0` down to `4.0.0`."],["The `EncryptionInfo` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, cloning, and buffering."],["Key properties of the `EncryptionInfo` class include `EncryptionStatus` to check the status of encrypt/decrypt operations, `EncryptionType` to specify the type of encryption, `KmsKeyVersion` to specify the Cloud KMS key in use, and `KmsKeyVersionAsCryptoKeyVersionName` to show a typed view over the `KmsKeyVersion` property."],["The webpage also contains information on inherited members from the base `Object` class, along with details on the class's constructors and their parameters."]]],[]]