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-06-10 UTC."],[[["The webpage provides documentation for the `SqlEventsServiceConnection` class within the Google Cloud SQL C++ client library, with the current version highlighted as 2.35.0-rc."],["This `SqlEventsServiceConnection` class defines virtual methods that correspond to the user-facing overloads in `SqlEventsServiceClient`."],["The documentation covers a range of versions for this `SqlEventsServiceConnection` class, from the latest 2.37.0-rc down to 2.11.0, for different uses."],["The page shows how to create a concrete instance of the `SqlEventsServiceConnection` class using `MakeSqlEventsServiceConnection()`."],["It provides a guide for creating mock objects for testing purposes using `sql_v1_mocks::MockSqlEventsServiceConnection`."]]],[]]