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 reference documentation for the `DatabaseEncryption` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its configuration and usage."],["The latest version of the `Google.Cloud.Container.V1` package is 3.33.0, and the page lists available documentation versions ranging from 2.3.0 up to this most current release."],["The `DatabaseEncryption` class, designed to manage etcd encryption, inherits from the `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DatabaseEncryption` class include `KeyName`, which allows specification of a CloudKMS key for secret encryption, and `State`, which dictates the desired state of etcd encryption."],["The namespace for the `DatabaseEncryption` class is `Google.Cloud.Container.V1`, and it's part of the `Google.Cloud.Container.V1.dll` assembly."]]],[]]