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-21 UTC."],[[["The latest version available is 2.37.0-rc, with the webpage providing documentation and reference for the `SqlTiersServiceConnection` class across multiple versions."],["This page specifically focuses on the `SqlTiersServiceConnection` object, which is used in conjunction with `SqlTiersServiceClient` and allows users to inject custom behavior when testing."],["The page lists the different versions of the `SqlTiersServiceConnection` class, starting from version 2.11.0 up to the most recent 2.37.0-rc."],["Users can create a real instance using `MakeSqlTiersServiceConnection()` and for testing, they can utilize the mock version found at `sql_v1_mocks::MockSqlTiersServiceConnection`."],["The documented functions include `options()` which has a return type of Options and `List()` which has a return type of `StatusOr\u003c google::cloud::sql::v1::TiersListResponse \u003e` and takes a parameter of `google::cloud::sql::v1::SqlTiersListRequest const &` for its request."]]],[]]