Required. The [job name(s)][google.cloud.talent.v4.Job.name] associated
with this event. For example, if this is an
[impression][google.cloud.talent.v4.JobEvent.JobEventType.IMPRESSION]
event, this field contains the identifiers of all jobs shown to the job
seeker. If this was a
[view][google.cloud.talent.v4.JobEvent.JobEventType.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".
[[["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-04-17 UTC."],[[["This document provides reference information for the `JobEvent` class within the Google Cloud Talent Solution v4 API, specifically version 2.5.0."],["The `JobEvent` class is designed to track job seeker interactions with a job application, such as impressions or views, by tracking the `JobEventType` and `Job Names`."],["The `JobEvent` class has a list of previous versions dating back to version 1.0.0 and as recent as 2.7.0, the latest version, indicating that the version being detailed is not the most recent."],["The `JobEvent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["There are two constructors available for the class, one is parameterless and the other takes a JobEvent parameter."]]],[]]