Uses of Interface
com.google.cloud.talent.v4.HistogramQueryResultOrBuilder
-
Packages that use HistogramQueryResultOrBuilder Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of HistogramQueryResultOrBuilder in com.google.cloud.talent.v4
Classes in com.google.cloud.talent.v4 that implement HistogramQueryResultOrBuilder Modifier and Type Class Description classHistogramQueryResultHistogram result that matches [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in searches.static classHistogramQueryResult.BuilderHistogram result that matches [HistogramQuery][google.cloud.talent.v4.HistogramQuery] specified in searches.Methods in com.google.cloud.talent.v4 that return HistogramQueryResultOrBuilder Modifier and Type Method Description HistogramQueryResultOrBuilderSearchJobsResponse.Builder. getHistogramQueryResultsOrBuilder(int index)The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].HistogramQueryResultOrBuilderSearchJobsResponse. getHistogramQueryResultsOrBuilder(int index)The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].HistogramQueryResultOrBuilderSearchJobsResponseOrBuilder. getHistogramQueryResultsOrBuilder(int index)The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].Methods in com.google.cloud.talent.v4 that return types with arguments of type HistogramQueryResultOrBuilder Modifier and Type Method Description List<? extends HistogramQueryResultOrBuilder>SearchJobsResponse.Builder. getHistogramQueryResultsOrBuilderList()The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].List<? extends HistogramQueryResultOrBuilder>SearchJobsResponse. getHistogramQueryResultsOrBuilderList()The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].List<? extends HistogramQueryResultOrBuilder>SearchJobsResponseOrBuilder. getHistogramQueryResultsOrBuilderList()The histogram results that match with specified [SearchJobsRequest.histogram_queries][google.cloud.talent.v4.SearchJobsRequest.histogram_queries].
-