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."],[[["The latest version of the Google.Cloud.Container.V1 API is 3.33.0, with documentation available for this and previous versions, down to version 2.3.0."],["This documentation focuses on the `DatabaseEncryption` class, which is used to configure etcd encryption within the Google Kubernetes Engine."],["The `DatabaseEncryption` class includes properties for `KeyName`, which specifies the CloudKMS key for secret encryption, and `State`, which indicates the current status of etcd encryption."],["This `DatabaseEncryption` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Container.V1` namespace, within the `Google.Cloud` and `Google` hierarchies."]]],[]]