customAttributeHistogramResults property

List<CustomAttributeHistogramResult>? customAttributeHistogramResults
getter/setter pair

Specifies histogram results for custom attributes that match HistogramFacets.custom_attribute_histogram_facets.

Implementation

core.List<CustomAttributeHistogramResult>? customAttributeHistogramResults;