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 page 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`, enabling it to interact with protobuf messages and provide deep cloning capabilities."],["The `EncryptionInfo` class offers properties such as `EncryptionStatus`, `EncryptionType`, `KmsKeyVersion`, and `KmsKeyVersionAsCryptoKeyVersionName` to manage and understand the encryption details of the database or backup."],["The latest beta release is `5.0.0-beta05`, and this page contains versions ranging back to `3.5.0` for `EncryptionInfo` class documentation, showing the history of documentation."],["Two constructors, `EncryptionInfo()` and `EncryptionInfo(EncryptionInfo other)`, are available to create instances of the `EncryptionInfo` class, with the latter allowing initialization from another `EncryptionInfo` object."]]],[]]