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-04-22 UTC."],[[["This document details the `SqlSslCertsServiceConnection` object, which is an interface that defines virtual methods for each user-facing overload set in `SqlSslCertsServiceClient`."],["The latest release candidate version is 2.37.0-rc, while version 2.36.0 is also available, and there are many previous version numbers available to access, dating as far back as 2.11.0."],["The `SqlSslCertsServiceConnection` interface enables users to inject custom behavior for testing `SqlSslCertsServiceClient` objects, and a concrete instance can be created using `MakeSqlSslCertsServiceConnection()`."],["This class offers virtual functions such as `Delete`, `Get`, `Insert`, and `List`, all of which take a specific request parameter and return a status or an object related to SQL operations, and it also supports a `options()` function."],["For mocking, the class `sql_v1_mocks::MockSqlSslCertsServiceConnection` is available to use for testing purposes."]]],[]]