MutableSequence[str] Required. The [job name(s)][google.cloud.talent.v4.Job.name]
associated with this event. For example, if this is animpressionevent, this field contains the identifiers of all jobs shown
to the job seeker. If this was aviewevent, 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 2025-09-04 UTC."],[],[],null,["# Class JobEvent (2.17.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.2 (latest)](/python/docs/reference/talent/latest/google.cloud.talent_v4.types.JobEvent)\n- [2.17.0](/python/docs/reference/talent/2.17.0/google.cloud.talent_v4.types.JobEvent)\n- [2.16.0](/python/docs/reference/talent/2.16.0/google.cloud.talent_v4.types.JobEvent)\n- [2.15.0](/python/docs/reference/talent/2.15.0/google.cloud.talent_v4.types.JobEvent)\n- [2.14.1](/python/docs/reference/talent/2.14.1/google.cloud.talent_v4.types.JobEvent)\n- [2.13.5](/python/docs/reference/talent/2.13.5/google.cloud.talent_v4.types.JobEvent)\n- [2.12.0](/python/docs/reference/talent/2.12.0/google.cloud.talent_v4.types.JobEvent)\n- [2.11.1](/python/docs/reference/talent/2.11.1/google.cloud.talent_v4.types.JobEvent)\n- [2.10.1](/python/docs/reference/talent/2.10.1/google.cloud.talent_v4.types.JobEvent)\n- [2.9.1](/python/docs/reference/talent/2.9.1/google.cloud.talent_v4.types.JobEvent)\n- [2.8.0](/python/docs/reference/talent/2.8.0/google.cloud.talent_v4.types.JobEvent)\n- [2.7.3](/python/docs/reference/talent/2.7.3/google.cloud.talent_v4.types.JobEvent)\n- [2.6.0](/python/docs/reference/talent/2.6.0/google.cloud.talent_v4.types.JobEvent)\n- [2.5.2](/python/docs/reference/talent/2.5.2/google.cloud.talent_v4.types.JobEvent)\n- [2.4.0](/python/docs/reference/talent/2.4.0/google.cloud.talent_v4.types.JobEvent)\n- [2.3.0](/python/docs/reference/talent/2.3.0/google.cloud.talent_v4.types.JobEvent)\n- [2.2.1](/python/docs/reference/talent/2.2.1/google.cloud.talent_v4.types.JobEvent)\n- [2.1.0](/python/docs/reference/talent/2.1.0/google.cloud.talent_v4.types.JobEvent)\n- [2.0.0](/python/docs/reference/talent/2.0.0/google.cloud.talent_v4.types.JobEvent)\n- [1.0.2](/python/docs/reference/talent/1.0.2/google.cloud.talent_v4.types.JobEvent)\n- [0.6.3](/python/docs/reference/talent/0.6.3/google.cloud.talent_v4.types.JobEvent)\n- [0.5.0](/python/docs/reference/talent/0.5.0/google.cloud.talent_v4.types.JobEvent)\n- [0.4.0](/python/docs/reference/talent/0.4.0/google.cloud.talent_v4.types.JobEvent)\n- [0.3.0](/python/docs/reference/talent/0.3.0/google.cloud.talent_v4.types.JobEvent) \n\n JobEvent(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAn event issued when a job seeker interacts with the\napplication that implements Cloud Talent Solution.\n\nClasses\n-------\n\n### JobEventType\n\n JobEventType(value)\n\nAn enumeration of an event attributed to the behavior of the\nend user, such as a job seeker."]]