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 latest version available is `2.37.0-rc`, which represents the most current release candidate for the SQL Tiers service."],["This page lists various versions of the `SqlTiersServiceConnection`, ranging from version `2.37.0-rc` down to `2.11.0`."],["`SqlTiersServiceConnection` is the interface providing virtual methods for each user-facing overload set in `SqlTiersServiceClient`."],["`MakeSqlTiersServiceConnection()` can be used to make concrete instances, while `sql_v1_mocks::MockSqlTiersServiceConnection` is available for mocking."],["The `SqlTiersServiceConnection` includes functions such as `options()` and `List()`, with `List()` accepting a `SqlTiersListRequest` and returning a `TiersListResponse`."]]],[]]