[[["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 `EncryptionInfo` class is `1.0.0-alpha10` within the `Google.Cloud.AlloyDb.V1Alpha` namespace, and it's used for the AlloyDB v1alpha API."],["`EncryptionInfo` is a class that provides details about the encryption status of an AlloyDB cluster or backup, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `EncryptionType`, indicating the type of encryption, and `KmsKeyVersions`, listing the Cloud KMS key versions used for protection, with an available `KmsKeyVersionsAsCryptoKeyVersionNames` property for a typed view."],["There are two constructors available, `EncryptionInfo()` and `EncryptionInfo(EncryptionInfo other)`, for creating instances of the class, either empty or as a copy of an existing `EncryptionInfo` object."],["The `EncryptionInfo` class inherits from the base `object` class, and it includes standard inherited methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]