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 latest version available is 2.37.0-rc, with the documentation providing information and links to various versions of the `EventServiceConnection`, ranging from version 2.11.0 up to the current release candidate."],["`EventServiceConnection` defines virtual methods for user-facing overload sets found within `EventServiceClient`, enabling users to inject custom behavior, especially for testing purposes using mocking."],["A concrete instance of `EventServiceConnection` can be created using the `MakeEventServiceConnection()` method, while mocking can be done using `talent_v4_mocks::MockEventServiceConnection`."],["The documentation includes details about the functions associated with `EventServiceConnection`, including `options()`, which returns `Options`, and `CreateClientEvent()`, which takes `google::cloud::talent::v4::CreateClientEventRequest const &` as a parameter and returns a `StatusOr\u003c google::cloud::talent::v4::ClientEvent \u003e`."]]],[]]