Histogram result that matches
HistogramQuery specified
in searches.
A map from the values of the facet associated with distinct
values to the number of matching entries with corresponding
value. The key format is: - (for string histogram) string
values stored in the field. - (for named numeric bucket) name
specified in bucket() function, like for bucket(0,
MAX, "non-negative"), the key will be non-negative. -
(for anonymous numeric bucket) range formatted as
<low>-<high>, for example, 0-1000, MIN-0, and
0-MAX.
Classes
HistogramEntry
API documentation for talent_v4beta1.types.HistogramQueryResult.HistogramEntry class.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]