Cloud Talent Solution V4beta1 API - Class Google::Cloud::Talent::V4beta1::SearchJobsResponse::MatchingJob (v0.5.0)

Reference documentation and code samples for the Cloud Talent Solution V4beta1 API class Google::Cloud::Talent::V4beta1::SearchJobsResponse::MatchingJob.

Job entry with metadata inside SearchJobsResponse.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#commute_info

def commute_info() -> ::Google::Cloud::Talent::V4beta1::SearchJobsResponse::CommuteInfo
Returns

#commute_info=

def commute_info=(value) -> ::Google::Cloud::Talent::V4beta1::SearchJobsResponse::CommuteInfo
Parameter
Returns

#job

def job() -> ::Google::Cloud::Talent::V4beta1::Job
Returns

#job=

def job=(value) -> ::Google::Cloud::Talent::V4beta1::Job
Parameter
Returns

#job_summary

def job_summary() -> ::String
Returns
  • (::String) — A summary of the job with core information that's displayed on the search results listing page.

#job_summary=

def job_summary=(value) -> ::String
Parameter
  • value (::String) — A summary of the job with core information that's displayed on the search results listing page.
Returns
  • (::String) — A summary of the job with core information that's displayed on the search results listing page.

#job_title_snippet

def job_title_snippet() -> ::String
Returns
  • (::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.

#job_title_snippet=

def job_title_snippet=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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

def search_text_snippet() -> ::String
Returns
  • (::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.

#search_text_snippet=

def search_text_snippet=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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.