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-01 UTC."],[[["This documentation covers the `EventService.EventServiceBase` class within the Google Cloud Talent Solution v4 API, specifically for .NET development."],["The `EventService.EventServiceBase` class serves as the foundational class for server-side implementations of the EventService."],["The latest version available is 2.7.0, with multiple previous versions also being accessible in this documentation, down to version 1.0.0."],["A key method documented is `CreateClientEvent`, which allows reporting events triggered by user interactions in applications using Cloud Talent Solution."],["This class inherits from `object`, and a link to the [object](https://learn.microsoft.com/dotnet/api/system.object) definition is provided."]]],[]]