Class MatchingJob (2.1.0)

MatchingJob(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Job entry with metadata inside SearchJobsResponse.

Attributes

NameDescription
job .gct_job.Job
Job resource that matches the specified SearchJobsRequest.
job_summary str
A summary of the job with core information that's displayed on the search results listing page.
job_title_snippet str
Contains snippets of text from the Job.title field most closely matching a search query's keywords, if available. The matching query keywords are enclosed in HTML bold tags.
search_text_snippet str
Contains snippets of text from the Job.description and similar fields that most closely match a search query's keywords, if available. All HTML tags in the original fields are stripped when returned in this field, and matching query keywords are enclosed in HTML bold tags.
commute_info .job_service.SearchJobsResponse.CommuteInfo
Commute information which is generated based on specified CommuteFilter.