filters property

Filter the result of histogram query by the property names.

It only works with histogram query count('FilterableProperties'). It is an optional. It will perform histogram on all the property names for all the document schemas. Setting this field will have a better performance.

Optional.

Implementation

GoogleCloudContentwarehouseV1HistogramQueryPropertyNameFilter? filters;