[[["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 documentation for the `SslConfig.Types.SslMode` enum within the Google.Cloud.AlloyDb.V1 namespace."],["The `SslMode` enum defines different options for SSL connections to an AlloyDB instance, including whether SSL is optional, required, or if CA verification is enforced."],["The documentation covers multiple versions of the API, from version 1.0.0 to the latest version 1.9.0."],["There are six fields within the enum: `Allow`, `AllowUnencryptedAndEncrypted`, `EncryptedOnly`, `Require`, `Unspecified`, and `VerifyCa`, each describing a specific SSL mode."],["The `Unspecified` mode defaults to `EncryptedOnly`, meaning that if no specific mode is chosen, SSL connections are required but without CA verification."]]],[]]