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."],[[["This webpage provides documentation for the `EventServiceConnection` class within the Google Cloud Talent V4 C++ library, detailing its role in defining virtual methods for `EventServiceClient`."],["The latest release candidate version available is 2.37.0-rc, while the current page defaults to version 2.12.0, and a list of previous versions ranging from 2.11.0 to 2.36.0 is accessible."],["The `EventServiceConnection` interface facilitates custom behavior injection for testing, often utilizing mock objects like `MockEventServiceConnection`."],["The documentation outlines key functions within `EventServiceConnection`, including `options()` which returns type `Options` and `CreateClientEvent()` which receives a request parameter and returns type `StatusOr\u003cgoogle::cloud::talent::v4::ClientEvent\u003e`."]]],[]]