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 class
HistogramQueryResult
Histogram result that matches [HistogramQuery][google.cloud.contentwarehouse.v1.HistogramQuery] specified in searches.static class
HistogramQueryResult.Builder
Histogram 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 HistogramQueryResultOrBuilder
SearchDocumentsResponse.Builder. getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].HistogramQueryResultOrBuilder
SearchDocumentsResponse. getHistogramQueryResultsOrBuilder(int index)
The histogram results that match with the specified [SearchDocumentsRequest.histogram_queries][google.cloud.contentwarehouse.v1.SearchDocumentsRequest.histogram_queries].HistogramQueryResultOrBuilder
SearchDocumentsResponseOrBuilder. 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].
-