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++ library, detailing its role in managing SQL tier service interactions."],["The content lists various versions of the library, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc, and includes the current version being 2.35.0."],["The `SqlTiersServiceConnection` interface defines virtual methods that mirror the user-facing methods in `SqlTiersServiceClient`, facilitating the injection of custom behaviors for testing purposes."],["The documentation includes details on how to create a concrete instance of the `SqlTiersServiceConnection` and how to mock it using `sql_v1_mocks::MockSqlTiersServiceConnection`."],["The page outlines the `virtual options()` and `virtual List()` functions, including parameter details and the type of data returned by each function."]]],[]]