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-14 UTC."],[[["The latest release candidate version is 2.37.0-rc, and this page contains the documentation for the `EventServiceConnection` class across various versions, starting from 2.21.0 and going up to the latest."],["The `EventServiceConnection` interface provides virtual methods that correspond to each overload set in `EventServiceClient`, enabling users to introduce custom behaviors during testing."],["You can create an actual instance of the service using the `MakeEventServiceConnection()` function."],["For mocking purposes, `talent_v4_mocks::MockEventServiceConnection` is available."],["The `EventServiceConnection` class has functions to create client events, such as the virtual function `CreateClientEvent`, which take a `google::cloud::talent::v4::CreateClientEventRequest` and returns a `StatusOr\u003c google::cloud::talent::v4::ClientEvent \u003e`."]]],[]]