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 page provides documentation for the `DatabaseEncryption` class within the Google Kubernetes Engine v1 API, detailing its configuration for etcd encryption."],["The latest version documented is 3.33.0, while this page specifically references version 3.7.0, with documentation provided for versions ranging from 2.3.0 to 3.33.0."],["The `DatabaseEncryption` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DatabaseEncryption` class include `KeyName`, representing the CloudKMS key used for encryption, and `State`, denoting the etcd encryption's status."],["It also shows that this class can be instantiated using two available constructors, either empty or by passing another `DatabaseEncryption` object."]]],[]]