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."],[[["The latest version of the `EventService.EventServiceBase` class is 2.7.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["`EventService.EventServiceBase` is the base class for server-side implementations of the EventService within the Google Cloud Talent Solution v4 API."],["This class provides the `CreateClientEvent` method, which reports events generated when users interact with applications utilizing Cloud Talent Solution."],["The `CreateClientEvent` method takes a `CreateClientEventRequest` and a `ServerCallContext` as parameters, and returns a `Task\u003cClientEvent\u003e` that represents the response sent to the client."]]],[]]