public sealed class DatabaseEncryption : IMessage<DatabaseEncryption>, IEquatable<DatabaseEncryption>, IDeepCloneable<DatabaseEncryption>, IBufferMessage, IMessage
[[["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-09 UTC."],[[["This webpage provides documentation for the `DatabaseEncryption` class within the `Google.Cloud.Container.V1` namespace, specifically for .NET development."],["The latest version of the documentation available is `3.33.0`, with a range of versions dating back to `2.3.0` also available."],["The `DatabaseEncryption` class is used to configure encryption of secrets in etcd, utilizing CloudKMS keys, which is shown through the `KeyName` property."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `State` property denotes the encryption state of etcd, as shown by the use of `DatabaseEncryption.Types.State`."]]],[]]