[[["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 2025-06-16 UTC."],[[["\u003cp\u003e\u003ccode\u003eFacetResultValue\u003c/code\u003e represents a facet value within search results, including its label, count, and refinement details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elabel\u003c/code\u003e argument indicates the facet's name or a range name, while the \u003ccode\u003ecount\u003c/code\u003e argument reflects the frequency of the label's occurrence.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003erefinement\u003c/code\u003e argument allows users to refine future queries based on the selected facet value using the \u003ccode\u003eFacetRefinement\u003c/code\u003e object or its token.\u003c/p\u003e\n"],["\u003cp\u003eInvalid types or values for the arguments will raise \u003ccode\u003eTypeError\u003c/code\u003e or \u003ccode\u003eValueError\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides accessors for the \u003ccode\u003ecount\u003c/code\u003e, \u003ccode\u003elabel\u003c/code\u003e, and the \u003ccode\u003erefinement_token\u003c/code\u003e of the facet value.\u003c/p\u003e\n"]]],[],null,["# google.appengine.api.search.FacetResultValue\n\n\u003cbr /\u003e\n\nA facet value as part of search result.\n\nInherits From: [`expected_type`](../../../../google/appengine/api/validation/Validator/expected_type)\n\n#### View aliases\n\n\n**Main aliases**\n\n\\`google.appengine.api.search.search.FacetResultValue\\`\n\n\u003cbr /\u003e\n\n google.appengine.api.search.FacetResultValue(\n label, count, refinement\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]