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.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes
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
google.protobuf.timestamp_pb2.Timestamp
Required. The timestamp of the event.
job_event
google.cloud.talent_v4.types.JobEvent
An event issued when a job seeker interacts with the application that implements Cloud Talent Solution. This field is a member of
oneof
_ event
.event_notes
str
Notes about the event provided by recruiters or other users, for example, feedback on why a job was bookmarked.