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-04-09 UTC."],[[["This webpage provides documentation for the `SqlTiersServiceConnection` class within the Google Cloud SQL C++ library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SqlTiersServiceConnection` class defines virtual methods corresponding to each overload set in `SqlTiersServiceClient`, allowing for the injection of custom behavior in testing scenarios."],["Users can create concrete instances of the `SqlTiersServiceConnection` via `MakeSqlTiersServiceConnection()`, while `sql_v1_mocks::MockSqlTiersServiceConnection` facilitates mocking for testing."],["The documentation provides functions such as `options()` to get options and `List()` to get a list of `SqlTiersListRequest` with its response."]]],[]]