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 webpage details the `JobEvent` class within the `Google.Cloud.Talent.V4` namespace, which is used to track job seeker interactions in applications that use Cloud Talent Solution."],["The `JobEvent` class is available in multiple versions, from 1.0.0 up to the latest, 2.7.0, with links provided for each version."],["The `JobEvent` class has two constructors: a default one and another that accepts a `JobEvent` instance as a parameter."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google.Protobuf framework."],["The class has two main properties: `Jobs`, a list of job names associated with the event, and `Type`, the specific type of the event."]]],[]]