An event issued when a job seeker interacts with the
application that implements Cloud Talent Solution.
Attributes
Name
Description
type_
.event.JobEvent.JobEventType
Required. The type of the event (see
JobEventType).
jobs
Sequence[str]
Required. The [job name(s)][google.cloud.talent.v4.Job.name]
associated with this event. For example, if this is an
impression
event, this field contains the identifiers of all jobs shown
to the job seeker. If this was a
view
event, this field contains the identifier of the viewed job.
The format is
"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}",
for example, "projects/foo/tenants/bar/jobs/baz".
Classes
JobEventType
JobEventType(value)
An enumeration of an event attributed to the behavior of the
end user, such as a job seeker.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]