[[["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."],[[["`FacetRange` defines a range with a start and end value, used within the context of facets."],["The `start` value of a `FacetRange` is inclusive, while the `end` value is exclusive."],["It inherits from `expected_type`, with its main alias being `google.appengine.api.search.search.FacetRange`."],["The initialization of `FacetRange` takes two optional arguments, `start` and `end`."],["Using incorrect types or values for parameters when creating `FacetRange` will raise either a `TypeError` or a `ValueError`."]]],[]]