This interface defines virtual methods for each of the user-facing overload sets in SqlTiersServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlTiersServiceClient.
To create a concrete instance, see MakeSqlTiersServiceConnection().
[[["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-14 UTC."],[[["This webpage provides documentation for the `SqlTiersServiceConnection` class within the Google Cloud C++ client library for SQL, with version 2.29.0 being the current context."],["The page includes documentation for the most recent release candidate, 2.37.0-rc, and versions ranging down to version 2.11.0 of the library."],["`SqlTiersServiceConnection` defines virtual methods corresponding to user-facing overloads in `SqlTiersServiceClient`, enabling custom behavior injection for testing."],["The `SqlTiersServiceConnection` class includes functions like `options()` and `List()`, which are described within the provided documentation."],["The documentation describes the usage of `MakeSqlTiersServiceConnection()` for creating a concrete instance, and `sql_v1_mocks::MockSqlTiersServiceConnection` for mocking."]]],[]]