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-04-17 UTC."],[[["Version 2.7.0 is the latest version of the Google Cloud Talent Solution v4 API for EventService.EventServiceBase."],["This documentation provides reference and code samples for the EventService.EventServiceBase class, which is a base class for server-side implementations of EventService."],["The class inherits members from the `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `CreateClientEvent` method allows reporting of events from user interactions, and it takes `CreateClientEventRequest` and `ServerCallContext` parameters, returning a `Task\u003cClientEvent\u003e`."],["There are 13 documented versions of the API, ranging from 1.0.0 up to the most recent 2.7.0."]]],[]]