public sealed class ClientEvent : IMessage<ClientEvent>, IEquatable<ClientEvent>, IDeepCloneable<ClientEvent>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class ClientEvent.
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\u003eThe \u003ccode\u003eClientEvent\u003c/code\u003e class in the Google Cloud Talent Solution v4beta1 API represents an event initiated when an end-user interacts with the application.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace and is implemented as a sealed class, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing 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"],["\u003cp\u003eThe \u003ccode\u003eClientEvent\u003c/code\u003e class contains properties such as \u003ccode\u003eCreateTime\u003c/code\u003e (the timestamp of the event), \u003ccode\u003eEventId\u003c/code\u003e (a unique client-generated identifier), \u003ccode\u003eEventNotes\u003c/code\u003e (notes about the event), \u003ccode\u003eJobEvent\u003c/code\u003e (for job seeker interactions), and \u003ccode\u003eRequestId\u003c/code\u003e (a unique ID from API responses).\u003c/p\u003e\n"],["\u003cp\u003eThe service uses \u003ccode\u003eClientEvent\u003c/code\u003e data to improve the quality of results for API clients.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClientEvent\u003c/code\u003e objects are created with two constructors, a default constructor \u003ccode\u003eClientEvent()\u003c/code\u003e or the copy constructor \u003ccode\u003eClientEvent(ClientEvent other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]