This interface defines virtual methods for each of the user-facing overload sets in EventServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EventServiceClient.
[[["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-04-01 UTC."],[[["The page provides documentation for the `EventServiceConnection` class within the Google Cloud Talent V4 library, detailing its role in managing client event interactions."],["Version 2.37.0-rc is the latest release candidate, and the page lists all versions down to 2.11.0, each linked to their respective documentation pages."],["`EventServiceConnection` defines virtual methods that mirror the user-facing methods in `EventServiceClient`, allowing for custom behavior injection during testing."],["The page references `MakeEventServiceConnection()` for creating a concrete instance and `MockEventServiceConnection` for mocking in testing scenarios."],["Key functions documented include `options()`, which returns `Options`, and `CreateClientEvent()`, which handles the creation of client events and returns `StatusOr\u003cgoogle::cloud::talent::v4::ClientEvent\u003e`."]]],[]]