Uses of Interface
com.google.cloud.talent.v4beta1.SearchJobsRequest.CustomRankingInfoOrBuilder
-
Packages that use SearchJobsRequest.CustomRankingInfoOrBuilder Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of SearchJobsRequest.CustomRankingInfoOrBuilder in com.google.cloud.talent.v4beta1
Classes in com.google.cloud.talent.v4beta1 that implement SearchJobsRequest.CustomRankingInfoOrBuilder Modifier and Type Class Description static classSearchJobsRequest.CustomRankingInfoCustom ranking information for [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].static classSearchJobsRequest.CustomRankingInfo.BuilderCustom ranking information for [SearchJobsRequest][google.cloud.talent.v4beta1.SearchJobsRequest].Methods in com.google.cloud.talent.v4beta1 that return SearchJobsRequest.CustomRankingInfoOrBuilder Modifier and Type Method Description SearchJobsRequest.CustomRankingInfoOrBuilderSearchJobsRequest.Builder. getCustomRankingInfoOrBuilder()Controls over how job documents get ranked on top of existing relevance score (determined by API algorithm).SearchJobsRequest.CustomRankingInfoOrBuilderSearchJobsRequest. getCustomRankingInfoOrBuilder()Controls over how job documents get ranked on top of existing relevance score (determined by API algorithm).SearchJobsRequest.CustomRankingInfoOrBuilderSearchJobsRequestOrBuilder. getCustomRankingInfoOrBuilder()Controls over how job documents get ranked on top of existing relevance score (determined by API algorithm).
-