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, detailing its configuration for etcd encryption."],["The latest version documented is 3.33.0, but it also includes links to 37 previous versions ranging from 3.32.0 down to 2.3.0, and the current documentation refers to version 3.4.0."],["The `DatabaseEncryption` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, along with a few inherited methods."],["The class includes two constructors, `DatabaseEncryption()` and `DatabaseEncryption(DatabaseEncryption other)`, and also contains two properties, `KeyName` and `State`, for setting the CloudKMS key and encryption state."],["The `KeyName` property in `DatabaseEncryption` takes a string as a value, while the `State` property takes a value of type `DatabaseEncryption.Types.State`."]]],[]]