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-09 UTC."],[[["This webpage provides documentation for the `SqlTiersServiceConnection` class within the Google Cloud SQL C++ library, detailing its role in managing interactions with the `SqlTiersServiceClient`."],["The latest version of the library is `2.37.0-rc`, with links provided for each version from `2.37.0-rc` down to `2.11.0` for the `SqlTiersServiceConnection` class."],["The `SqlTiersServiceConnection` interface defines virtual methods for each user-facing overload set in `SqlTiersServiceClient`, facilitating custom behavior injection during testing, such as with Google Mock objects."],["The documentation includes details on functions such as `options()` and `List(google::cloud::sql::v1::SqlTiersListRequest const &)`, outlining their parameters, return types, and descriptions."],["Users can find instructions for creating concrete instances of the class using `MakeSqlTiersServiceConnection()` and utilize `sql_v1_mocks::MockSqlTiersServiceConnection` for mocking purposes."]]],[]]