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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The page provides documentation for the `SqlEventsServiceConnection` class, with version 2.37.0-rc being the latest available version."],["The `SqlEventsServiceConnection` object works in conjunction with the `SqlEventsServiceClient` and defines virtual methods for each user-facing overload set within the `SqlEventsServiceClient`."],["The purpose of `SqlEventsServiceConnection` is to allow users to inject custom behavior into the `SqlEventsServiceClient`, especially useful for testing purposes."],["Users can create concrete instances of `SqlEventsServiceConnection` using `MakeSqlEventsServiceConnection()` and mock instances using `sql_v1_mocks::MockSqlEventsServiceConnection`."],["A function, `options()`, is listed that returns an Options type, but no further details are provided."]]],[]]