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."],[[["This document 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 `EventServiceBase` is 2.7.0, with links provided for previous versions dating back to 1.0.0 for those looking at previous iterations."],["The `EventServiceBase` class includes one method called `CreateClientEvent`, which handles reporting events generated when end users interact with a customer's application that uses Cloud Talent Solution."],["The `CreateClientEvent` method takes a `CreateClientEventRequest` and `ServerCallContext` as parameters and returns a `Task\u003cClientEvent\u003e`, representing the response wrapped in a task."],["The document also provides links to inherited members and additional information concerning the assembly, namespace, and more to provide context for this information."]]],[]]