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."],[[["The webpage provides documentation for the `SqlTiersServiceConnection` class within the Google Cloud C++ client library for SQL, with the latest release candidate being version 2.37.0-rc."],["It lists available versions of the `SqlTiersServiceConnection` class, ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc, alongside their corresponding documentation links."],["`SqlTiersServiceConnection` defines virtual methods mirroring the user-facing overload sets in `SqlTiersServiceClient`, enabling custom behavior injection, particularly useful for testing."],["The documentation includes instructions on creating concrete instances using `MakeSqlTiersServiceConnection()` and using `sql_v1_mocks::MockSqlTiersServiceConnection` for mocking."],["The `SqlTiersServiceConnection` class has functions such as `options()`, and `List(google::cloud::sql::v1::SqlTiersListRequest const &)`, providing type and description."]]],[]]