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