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."],[[["This webpage provides documentation for the `SqlTiersServiceConnection` class within the Google Cloud C++ client library for SQL, with version `2.20.0` being the main focus."],["The documentation covers a range of versions, from `2.11.0` up to the latest release candidate `2.37.0-rc`, each version linking to the corresponding `SqlTiersServiceConnection` class documentation."],["The `SqlTiersServiceConnection` class defines virtual methods for user-facing overload sets in `SqlTiersServiceClient`, enabling custom behavior injection, particularly useful for testing."],["Instructions are provided for creating a concrete instance using `MakeSqlTiersServiceConnection()` and for mocking with `sql_v1_mocks::MockSqlTiersServiceConnection`."],["The page details the functions provided by `SqlTiersServiceConnection`, including `options()` which returns type `Options`, and `List()` which accepts a `SqlTiersListRequest` and returns a `TiersListResponse`."]]],[]]