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 webpage documents various versions of the `SqlTiersServiceConnection` class, with `2.37.0-rc` being the latest release candidate."],["The `SqlTiersServiceConnection` interface defines virtual methods that correspond to the user-facing overload sets found in the `SqlTiersServiceClient`."],["Users can utilize this interface to inject custom behaviors during testing by employing mocking frameworks like Google Mock."],["The page lists available functions such as `options()` and `List(google::cloud::sql::v1::SqlTiersListRequest const &)`, which respectively return `Options` and `StatusOr\u003c google::cloud::sql::v1::TiersListResponse \u003e`."],["The documentation offers a way to create a concrete instance of this class by using `MakeSqlTiersServiceConnection()`."]]],[]]