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."],["This page details the `DatabaseEncryption` class within the Google Kubernetes Engine v1 API, which is used for configuring etcd encryption."],["The `DatabaseEncryption` class includes properties like `KeyName` (CloudKMS key name) and `State` (etcd encryption state), allowing users to manage database encryption settings."],["The `DatabaseEncryption` class inherits from object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors for `DatabaseEncryption` include a default constructor and one that accepts another `DatabaseEncryption` object as a parameter for creating a new instance."]]],[]]