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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `EventServiceConnection` class within the Google Cloud Talent V4 library, offering a range of versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `EventServiceConnection` interface defines virtual methods corresponding to the user-facing overload sets found in `EventServiceClient`, enabling custom behavior injection for testing purposes."],["Users can create a concrete instance of `EventServiceConnection` using the `MakeEventServiceConnection()` function, as indicated in the documentation."],["For testing and mocking, the `talent_v4_mocks::MockEventServiceConnection` class is available, providing a mock implementation."],["The documented functions include `options()`, which returns `Options`, and `CreateClientEvent()`, which takes a `CreateClientEventRequest` and returns a `StatusOr\u003cClientEvent\u003e`."]]],[]]