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 page details the `EventServiceConnection` class within the Google Cloud Talent v4 library, with `2.37.0-rc` being the latest version, and the content on the page related to the `2.28.0` version."],["`EventServiceConnection` defines virtual methods mirroring user-facing overloads in `EventServiceClient`, allowing for the injection of custom behaviors in testing."],["Users can create an instance of the class using the `MakeEventServiceConnection()` function, or use the `MockEventServiceConnection` class for testing."],["The `EventServiceConnection` class has functions such as `options()` which returns type `Options` and `CreateClientEvent` which returns the type `StatusOr\u003c google::cloud::talent::v4::ClientEvent \u003e`, and takes in a parameter of `google::cloud::talent::v4::CreateClientEventRequest`."]]],[]]