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 reference documentation for the `DatabaseEncryption` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, across multiple versions, with the latest being 3.33.0."],["The `DatabaseEncryption` class is used to configure etcd encryption within Google Kubernetes Engine and is implemented through various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties for managing encryption, including `KeyName` to specify the CloudKMS key and `State` to determine the desired state of etcd encryption."],["The `DatabaseEncryption` class includes constructors for creating instances, including a default constructor and one that copies data from another `DatabaseEncryption` object."],["The different versions available are from 3.0.0 to 3.33.0, the user is currently in version 3.23.0."]]],[]]