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-03-21 UTC."],[[["The webpage provides documentation for the `EventServiceConnection` class within the Google Cloud Talent C++ library, detailing its role in managing interactions with the `EventServiceClient`."],["The `EventServiceConnection` interface allows for injecting custom behavior into the `EventServiceClient`, such as using mock objects for testing purposes."],["It includes documentation for various versions of the library, with version 2.37.0-rc being the latest and providing links to these different version's documents."],["The page lists the functions `options()`, `CreateClientEvent()`, and `GetOperation()`, all of which are virtual and part of the `EventServiceConnection` class, along with their respective parameters and return types."],["There is a reference to the function `MakeEventServiceConnection()` for concrete implementation, and `MockEventServiceConnection` for using mock objects."]]],[]]