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 version available is `2.37.0-rc`, with numerous prior versions available dating back to `2.11.0`."],["This page documents the `SqlTiersServiceConnection` object, which interfaces with `SqlTiersServiceClient`."],["The `SqlTiersServiceConnection` object defines virtual methods corresponding to each user-facing overload set found within `SqlTiersServiceClient`."],["Custom behavior can be integrated using the `SqlTiersServiceConnection` object, particularly useful for testing purposes, such as when utilizing Google Mock."],["The provided documentation includes details on functions such as `options()` and `List(google::cloud::sql::v1::SqlTiersListRequest const &)`, and how to use them."]]],[]]