Uses of Interface
com.google.cloud.contentwarehouse.v1.HistogramQueryResultOrBuilder
-
Packages that use HistogramQueryResultOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of HistogramQueryResultOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement HistogramQueryResultOrBuilder Modifier and Type Class Description classHistogramQueryResultHistogram result that matches [HistogramQuery][google.cloud.contentwarehouse.v1.HistogramQuery] specified in searches.static classHistogramQueryResult.BuilderHistogram result that matches [HistogramQuery][google.cloud.contentwarehouse.v1.HistogramQuery] specified in searches.Methods in com.google.cloud.contentwarehouse.v1 that return HistogramQueryResultOrBuilder Modifier and Type Method Description HistogramQueryResultOrBuilderSearchDocumentsResponse.Builder. getHistogramQueryResultsOrBuilder(int index)The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].HistogramQueryResultOrBuilderSearchDocumentsResponse. getHistogramQueryResultsOrBuilder(int index)The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].HistogramQueryResultOrBuilderSearchDocumentsResponseOrBuilder. getHistogramQueryResultsOrBuilder(int index)The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].Methods in com.google.cloud.contentwarehouse.v1 that return types with arguments of type HistogramQueryResultOrBuilder Modifier and Type Method Description List<? extends HistogramQueryResultOrBuilder>SearchDocumentsResponse.Builder. getHistogramQueryResultsOrBuilderList()The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].List<? extends HistogramQueryResultOrBuilder>SearchDocumentsResponse. getHistogramQueryResultsOrBuilderList()The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].List<? extends HistogramQueryResultOrBuilder>SearchDocumentsResponseOrBuilder. getHistogramQueryResultsOrBuilderList()The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].
-