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-09 UTC."],[[["The latest version available for `Google.Cloud.Talent.V4.JobEvent` is 2.7.0, while this page specifically details version 1.4.0."],["`JobEvent` is a class that represents an event triggered by a job seeker's interaction with a Cloud Talent Solution implementation."],["The `JobEvent` class inherits from Object and implements `IMessage\u003cJobEvent\u003e`, `IEquatable\u003cJobEvent\u003e`, `IDeepCloneable\u003cJobEvent\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The `Jobs` property of the `JobEvent` class holds the names of jobs associated with the event, formatted as \"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}\"."],["The `Type` property of the `JobEvent` class defines the nature of the event, determined by the `JobEventType` enumeration."]]],[]]