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"]],[["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."],[[["This webpage provides documentation for the `SqlTiersServiceConnection` class within the Google Cloud SQL C++ client library, specifically for version 2.15.1, with links to older versions."],["The `SqlTiersServiceConnection` class defines virtual methods corresponding to the user-facing overload sets in `SqlTiersServiceClient`, facilitating custom behavior injection for testing purposes."],["The documentation includes a function listing, with the main functions being virtual options(), and virtual List, which takes in a `SqlTiersListRequest` and returns a `TiersListResponse`."],["The latest release candidate is version `2.37.0-rc` but the current version of this specific page is `2.15.1`."],["There is information on creating concrete instances with `MakeSqlTiersServiceConnection()` and using mocking with `sql_v1_mocks::MockSqlTiersServiceConnection`."]]],[]]