Expand description

Nested message and enum types in SearchJobsRequest.

Modules§

Structs§

  • Custom ranking information for [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].

Enums§

  • Controls whether highly similar jobs are returned next to each other in the search results. Jobs are identified as highly similar based on their titles, job categories, and locations. Highly similar results are clustered so that only one representative job of the cluster is displayed to the job seeker higher up in the results, with the other jobs being displayed lower down in the results.
  • Controls what keyword matching behavior the search has. When keyword matching is enabled, a keyword match returns jobs that may not match given category filters when there are matching keywords. For example, for the query “program manager” with KeywordMatchMode set to KEYWORD_MATCH_ALL, a job posting with the title “software developer,” which doesn’t fall into “program manager” ontology, and “program manager” appearing in its description will be surfaced.
  • A string-represented enumeration of the job search mode. The service operate differently for different modes of service.