public virtual Task<ClientEvent> CreateClientEvent(CreateClientEventRequest request, ServerCallContext context)
Report events issued when end user interacts with customer's application
that uses Cloud Talent Solution. You may inspect the created events in
self service
tools.
Learn
more
about self service tools.
[[["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 details the `EventServiceBase` class within the `Google.Cloud.Talent.V4` namespace, which serves as the base for server-side implementations of the EventService."],["The latest version of the `EventServiceBase` class is 2.7.0, with a historical list of previous versions available for reference, dating back to version 1.0.0."],["The `EventServiceBase` class provides the method `CreateClientEvent`, which allows for reporting end-user interactions with applications that utilize Cloud Talent Solution, with requests and responses handled through client parameters and server contexts."],["The `CreateClientEvent` method enables the creation of events that can be inspected through self-service tools, enhancing the management of interactions within the Cloud Talent Solution."]]],[]]