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 `EventServiceBase` class is the foundation for server-side implementations of `EventService` within the Google Cloud Talent V4 namespace."],["Version 2.7.0 is the latest available release within a range of documented versions that go as far back as 1.0.0."],["The `CreateClientEvent` method within `EventServiceBase` handles the reporting of user interaction events from applications using Cloud Talent Solution."],["The CreateClientEvent method requires a CreateClientEventRequest as a parameter and returns a Task of a ClientEvent."],["EventServiceBase inherits various object methods such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]