Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class MatchingJob.
Job entry with metadata inside SearchJobsResponse .
Generated from protobuf message google.cloud.talent.v4.SearchJobsResponse.MatchingJob
Namespace
Google \ Cloud \ Talent \ V4 \ SearchJobsResponseMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ job
↳ job_summary
string
A summary of the job with core information that's displayed on the search results listing page.
↳ job_title_snippet
string
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
string
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
getJob
Job resource that matches the specified SearchJobsRequest .
hasJob
clearJob
setJob
Job resource that matches the specified SearchJobsRequest .
$this
getJobSummary
A summary of the job with core information that's displayed on the search results listing page.
string
setJobSummary
A summary of the job with core information that's displayed on the search results listing page.
var
string
$this
getJobTitleSnippet
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.
string
setJobTitleSnippet
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.
var
string
$this
getSearchTextSnippet
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.
string
setSearchTextSnippet
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.
var
string
$this
getCommuteInfo
Commute information which is generated based on specified CommuteFilter .
hasCommuteInfo
clearCommuteInfo
setCommuteInfo
Commute information which is generated based on specified CommuteFilter .
$this

