[[["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 2023-04-26 UTC."],[[["`FacetResultValue` represents a facet value within search results, including its label, count, and refinement details."],["The `label` argument indicates the facet's name or a range name, while the `count` argument reflects the frequency of the label's occurrence."],["The `refinement` argument allows users to refine future queries based on the selected facet value using the `FacetRefinement` object or its token."],["Invalid types or values for the arguments will raise `TypeError` or `ValueError`, respectively."],["The class provides accessors for the `count`, `label`, and the `refinement_token` of the facet value."]]],[]]