This interface defines virtual methods for each of the user-facing overload sets in SqlSslCertsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlSslCertsServiceClient.
To create a concrete instance, see MakeSqlSslCertsServiceConnection().
[[["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 `SqlSslCertsServiceConnection` class within the Google Cloud C++ client library, specifically for SQL version 1, with the latest release candidate being version 2.37.0-rc."],["The `SqlSslCertsServiceConnection` class defines the interface with virtual methods for user-facing overload sets in `SqlSslCertsServiceClient`, enabling custom behavior injection for testing purposes."],["Users can create a concrete instance of `SqlSslCertsServiceConnection` using the `MakeSqlSslCertsServiceConnection()` function, or utilize `sql_v1_mocks::MockSqlSslCertsServiceConnection` for mocking purposes in tests."],["The documentation lists various functions within the `SqlSslCertsServiceConnection` class, including `Delete`, `Get`, `Insert`, and `List`, each with corresponding parameter and return types described."],["The page contains links to versions ranging from 2.11.0 to 2.37.0-rc, and the currently viewed documentation is for version 2.29.0."]]],[]]