compensationHistogramResults property

List<CompensationHistogramResult>? compensationHistogramResults
getter/setter pair

Specifies compensation field-based histogram results that match HistogramFacets.compensation_histogram_requests.

Implementation

core.List<CompensationHistogramResult>? compensationHistogramResults;