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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for `Google.Cloud.Container.V1.DatabaseEncryption` is 3.33.0, and there are numerous prior versions, down to 2.3.0, that are documented and accessible."],["The `DatabaseEncryption` class configures etcd encryption within the Google Kubernetes Engine v1 API and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DatabaseEncryption` includes properties like `KeyName` to specify the CloudKMS key for encryption and `State` to denote the current status of etcd encryption."],["The `DatabaseEncryption` class is part of the `Google.Cloud.Container.V1` namespace, found within the `Google.Cloud.Container.V1.dll` assembly."]]],[]]