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, specifically version 2.34.0."],["The `SqlTiersServiceConnection` class defines virtual methods for user-facing overload sets in `SqlTiersServiceClient`, enabling custom behavior during testing with mock objects."],["The documentation outlines the available versions, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0, each linking to the respective version's `SqlTiersServiceConnection` documentation."],["The page provides information on functions such as `options()` which returns the options, and `List(google::cloud::sql::v1::SqlTiersListRequest const &)` which takes a request as a parameter and returns a `StatusOr\u003c google::cloud::sql::v1::TiersListResponse \u003e`."],["The `MakeSqlTiersServiceConnection()` method and the `sql_v1_mocks::MockSqlTiersServiceConnection` class are provided for concrete instance creation and mocking respectively."]]],[]]