GoogleApi.Jobs.V4.Model.JobEvent (google_api_jobs v0.21.0)
View SourceAn event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
Attributes
-
jobs
(type:list(String.t)
, default:nil
) - Required. The job name(s) 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". -
type
(type:String.t
, default:nil
) - Required. The type of the event (see JobEventType).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.