public sealed class DatabaseEncryption : IMessage<DatabaseEncryption>, IEquatable<DatabaseEncryption>, IDeepCloneable<DatabaseEncryption>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class DatabaseEncryption.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `DatabaseEncryption` class within the Google Kubernetes Engine v1 API, detailing its configuration for etcd encryption."],["The latest version documented is 3.33.0, while version 3.8.0 is the one primarily detailed in the text, and all versions between 3.33.0 and 2.3.0 are available."],["The `DatabaseEncryption` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DatabaseEncryption` class are `KeyName`, which specifies the CloudKMS key for encryption, and `State`, indicating the etcd encryption status."],["The page also lists all inherited members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]