[[["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 document provides reference information for the `SslConfig.Types.SslMode` enum within the AlloyDB v1 API."],["The latest version of this documentation is for version 1.9.0, with previous versions available down to 1.0.0."],["The `SslConfig.Types.SslMode` enum defines the various options for SSL connections, including `Allow`, `Require`, `Unspecified`, and `VerifyCa`."],["The `Allow` field indicates that SSL connections are optional without CA verification, while the `Require` field demands SSL connections but does not enforce CA verification."],["The `VerifyCa` field mandates SSL connections with enforced CA verification, and `Unspecified` uses the default of `SSL_MODE_ALLOW`."]]],[]]