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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEventServiceBase\u003c/code\u003e class is the foundation for server-side implementations of the EventService within the Google Cloud Talent V4 library, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.7.0 is the latest version of the EventService, with multiple prior versions available for reference including down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClientEvent\u003c/code\u003e method within \u003ccode\u003eEventServiceBase\u003c/code\u003e allows for reporting user interaction events, which can then be inspected using self-service tools in the Google Cloud console.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateClientEvent\u003c/code\u003e requires a \u003ccode\u003eCreateClientEventRequest\u003c/code\u003e and a \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, and returns a \u003ccode\u003eTask<ClientEvent>\u003c/code\u003e which represents the client's response.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEventServiceBase\u003c/code\u003e inherits basic functionalities like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the .NET \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]