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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This webpage provides documentation for the `SqlSslCertsServiceConnection` object, which is integral to the `SqlSslCertsServiceClient` in Google Cloud SQL's C++ library."],["The page outlines the interface's virtual methods, including `Delete`, `Get`, `Insert`, and `List`, which handle various operations related to SQL SSL certificates."],["Users can implement custom behaviors for testing purposes by utilizing this interface, for instance with Google Mock objects."],["The webpage also includes a list of `SqlSslCertsServiceConnection` versions, with version 2.37.0-rc being the latest release candidate, and a version history dating back to version 2.11.0."],["Instructions for creating a functional instance and mocking are available via `MakeSqlSslCertsServiceConnection()` and `sql_v1_mocks::MockSqlSslCertsServiceConnection`, respectively."]]],[]]