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 document details the `SqlSslCertsServiceConnection` object, which is integral to the `SqlSslCertsServiceClient`, allowing for the definition of virtual methods for user-facing overload sets."],["The latest version is 2.37.0-rc, with a history of versions provided, starting at version 2.11.0."],["`SqlSslCertsServiceConnection` facilitates custom behavior injection for testing, such as with a Google Mock object."],["The document lists virtual functions like `options`, `Delete`, `Get`, `Insert`, and `List` that define the operations supported by the `SqlSslCertsServiceConnection` interface, along with their respective input parameters and return types."],["A concrete example of this object can be found using `MakeSqlSslCertsServiceConnection()`, and a mocking example can be found in [`sql_v1_mocks::MockSqlSslCertsServiceConnection`](/cpp/docs/reference/sql/2.21.0/classgoogle_1_1cloud_1_1sql__v1__mocks_1_1MockSqlSslCertsServiceConnection)."]]],[]]