histogramQueryResults property

List<GoogleCloudContentwarehouseV1HistogramQueryResult>? histogramQueryResults
getter/setter pair

The histogram results that match with the specified SearchDocumentsRequest.histogram_queries.

Implementation

core.List<GoogleCloudContentwarehouseV1HistogramQueryResult>?
    histogramQueryResults;