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"]],[["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."],[[["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."]]],[]]