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."],[[["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 available versions ranging from 1.0.0 to 2.7.0 for the Google Cloud Talent V4 service."],["`EventServiceBase` includes a `CreateClientEvent` method, which handles reporting events generated from end-user interactions within applications utilizing the Cloud Talent Solution."],["The `CreateClientEvent` method accepts a `CreateClientEventRequest` and `ServerCallContext` and returns a task encapsulating a `ClientEvent` object."],["`EventServiceBase` inherits several members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]