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 release candidate version is 2.37.0-rc, and the page lists multiple previous versions of the `SqlTiersServiceConnection`, down to version 2.11.0."],["The `SqlTiersServiceConnection` object is used for the `SqlTiersServiceClient` and includes methods that allow users to inject custom behavior for testing purposes."],["The interface defines virtual methods for each user-facing overload set in `SqlTiersServiceClient`."],["Users can create a concrete instance using `MakeSqlTiersServiceConnection()` or mock it using `sql_v1_mocks::MockSqlTiersServiceConnection`."],["The page lists a function named List that can take the type `google::cloud::sql::v1::SqlTiersListRequest const &` as a parameter and returns `StatusOr\u003c google::cloud::sql::v1::TiersListResponse \u003e`."]]],[]]