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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 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`."]]],[]]