GoogleCloudContentwarehouseV1HistogramQuery constructor
GoogleCloudContentwarehouseV1HistogramQuery({
- GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter? filters,
- String? histogramQuery,
- bool? requirePreciseResultSize,
Implementation
GoogleCloudContentwarehouseV1HistogramQuery({
this.filters,
this.histogramQuery,
this.requirePreciseResultSize,
});