[[["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."],[[["The latest version of the `EncryptionKey` class for the Backup for GKE v1 API is 2.6.0, and older versions are available for reference."],["The `EncryptionKey` class is a part of the `Google.Cloud.GkeBackup.V1` namespace and is defined in the `Google.Cloud.GkeBackup.V1.dll` assembly."],["This class is designed to define a customer-managed encryption key used to encrypt Backup artifacts, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `EncryptionKey` includes properties for `GcpKmsEncryptionKey`, a string representing the Google Cloud KMS encryption key, and `GcpKmsEncryptionKeyAsCryptoKeyName`, a `CryptoKeyName`-typed view of the encryption key."],["There are two constructors for the class, one without parameters and the other taking an `EncryptionKey` object for deep cloning."]]],[]]