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 the latest release being version 2.37.0-rc."],["The page includes documentation for multiple past versions of the `SqlEventsServiceConnection` class, ranging from version 2.37.0-rc down to 2.11.0, providing historical context for the SQL C++ API."],["`SqlEventsServiceConnection` defines virtual methods that mirror those in `SqlEventsServiceClient`, enabling the injection of custom behavior for testing purposes."],["The page details how users can create an instance of `SqlEventsServiceConnection` with `MakeSqlEventsServiceConnection()` or create a mock object by using `sql_v1_mocks::MockSqlEventsServiceConnection`."],["The `SqlEventsServiceConnection` object has a function called `options()`, that will return the `Options` type."]]],[]]