This interface defines virtual methods for each of the user-facing overload sets in SqlConnectServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlConnectServiceClient.
To create a concrete instance, see MakeSqlConnectServiceConnection().
[[["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-02 UTC."],[[["The latest release candidate version is 2.37.0-rc, with version 2.36.0 being the currently listed version."],["This page provides documentation for the `SqlConnectServiceConnection` class, which is used in conjunction with the `SqlConnectServiceClient` to interact with the SQL Connect Service."],["The `SqlConnectServiceConnection` class interface includes virtual methods like `options()`, `GetConnectSettings()`, and `GenerateEphemeralCert()` that provide different functionalities."],["Users can create a concrete instance of the `SqlConnectServiceConnection` using `MakeSqlConnectServiceConnection()`, and for testing purposes, a mock object can be created with `sql_v1_mocks::MockSqlConnectServiceConnection`."],["The document lists a comprehensive history of versions, starting from 2.37.0-rc down to version 2.11.0."]]],[]]