Class MatchingJob (2.13.2)

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

Job entry with metadata inside SearchJobsResponse.

Attributes

NameDescription
job google.cloud.talent_v4beta1.types.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 google.cloud.talent_v4beta1.types.SearchJobsResponse.CommuteInfo
Commute information which is generated based on specified CommuteFilter.