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-09 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()`."]]],[]]