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-03-21 UTC."],[[["This webpage provides documentation for the `DatabaseEncryption` class within the `Google.Cloud.Container.V1` namespace, detailing its properties and usage."],["The latest version of the documentation available is `3.33.0`, with a comprehensive list of prior versions going back to `2.3.0`, each linking to its own documentation page."],["`DatabaseEncryption` is used for configuring etcd encryption and inherits from `Object`, while also implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DatabaseEncryption` class has properties such as `KeyName`, which specifies the CloudKMS key used for encryption, and `State`, which indicates the status of etcd encryption."],["The page provides details on the available constructors for the `DatabaseEncryption` class, showing it can be constructed with no parameters, or using an existing `DatabaseEncryption` object."]]],[]]