public sealed class ClientEvent : IMessage<ClientEvent>, IEquatable<ClientEvent>, IDeepCloneable<ClientEvent>, IBufferMessage, IMessage
An event issued when an end user interacts with the application that
implements Cloud Talent Solution. Providing this information improves the
quality of results for the API clients, enabling the
service to perform optimally. The number of events sent must be consistent
with other calls, such as job searches, issued to the service by the client.
[[["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\u003eThis document outlines the \u003ccode\u003eClientEvent\u003c/code\u003e class, part of the Google Cloud Talent Solution, which captures end-user interactions within applications.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available in this document is 2.7.0, and it also includes documentation for versions ranging from 1.0.0 to 2.6.0, as well as 1.3.0 specifically, which this page represents.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientEvent\u003c/code\u003e tracks critical data points like the event's timestamp (\u003ccode\u003eCreateTime\u003c/code\u003e), a unique identifier (\u003ccode\u003eEventId\u003c/code\u003e), and an optional note field (\u003ccode\u003eEventNotes\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientEvent\u003c/code\u003e also includes \u003ccode\u003eJobEvent\u003c/code\u003e to track job seeker interactions, and \u003ccode\u003eRequestId\u003c/code\u003e to assist with API responses and for better service experience.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClientEvent\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]