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."],[[["This webpage provides documentation for the `DatabaseEncryption` class within the Google Kubernetes Engine v1 API, specifically in the `Google.Cloud.Container.V1` namespace, with the latest version being 3.33.0."],["The `DatabaseEncryption` class is used to configure etcd encryption, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details various versions of the API, ranging from 3.33.0 down to 2.3.0, providing links to the documentation for each version, and it also states that the current version is 3.19.0."],["`DatabaseEncryption` has two properties: `KeyName`, for specifying the CloudKMS key used in etcd encryption, and `State`, for setting the desired encryption state."],["This page includes inherited members from the base `object` class, like `GetHashCode()`, `GetType()`, and `ToString()`, and it details the constructors available for the `DatabaseEncryption` class."]]],[]]