Class SearchJobsResponse (0.6.2)

Response for SearchJob method. .. attribute:: matching_jobs

The Job entities that match the specified [SearchJobsRequest][ google.cloud.talent.v4beta1.SearchJobsRequest].

The token that specifies the starting position of the next page of results. This field is empty if there are no more results.

An estimation of the number of jobs that match the specified query. This number isn't guaranteed to be accurate. For accurate results, see [SearchJobsRequest.require_precise_res ult_size][google.cloud.talent.v4beta1.SearchJobsRequest.requi re_precise_result_size].

Additional information for the API invocation, such as the request tracking id.

The spell checking result, and correction.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > SearchJobsResponse

Classes

CommuteInfo

Commute details related to this job. .. attribute:: job_location

Location used as the destination in the commute calculation.

MatchingJob

Job entry with metadata inside SearchJobsResponse. .. attribute:: job

Job resource that matches the specified [SearchJobsRequest][go ogle.cloud.talent.v4beta1.SearchJobsRequest].

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.

Commute information which is generated based on specified CommuteFilter.