This interface defines virtual methods for each of the user-facing overload sets in SqlEventsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type SqlEventsServiceClient.
To create a concrete instance, see MakeSqlEventsServiceConnection().
[[["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."],[[["This webpage provides documentation for the `SqlEventsServiceConnection` class within the Google Cloud SQL C++ client library, with version 2.37.0-rc being the latest version available."],["The `SqlEventsServiceConnection` class defines virtual methods that correspond to the user-facing overload sets in `SqlEventsServiceClient`."],["The page lists available versions of the library from 2.37.0-rc down to 2.11.0, allowing users to navigate to documentation for specific releases."],["Users can inject custom behavior for testing purposes by using this interface, such as using a mock object with `SqlEventsServiceClient`."],["The page provides links to the documentation for creating concrete instances and mocking, `MakeSqlEventsServiceConnection()` and `sql_v1_mocks::MockSqlEventsServiceConnection`, respectively."]]],[]]