Class ClientEvent (1.0.2)

ClientEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attributes

NameDescription
request_id str
Strongly recommended for the best service experience. A unique ID generated in the API responses. It can be found in ResponseMetadata.request_id.
event_id str
Required. A unique identifier, generated by the client application.
create_time .timestamp.Timestamp
Required. The timestamp of the event.
job_event .event.JobEvent
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
profile_event .event.ProfileEvent
An event issued when a profile searcher interacts with the application that implements Cloud Talent Solution.
event_notes str
Notes about the event provided by recruiters or other users, for example, feedback on why a profile was bookmarked.