Stay organized with collections
Save and categorize content based on your preferences.
public enum QueryTreeContext.Kind extends Enum<QueryTreeContext.Kind>
Enumeration of the kind of the term that has a given return
type. This enum makes more precise the return type. For example,
if the return type is TEXT, and the Kind is PHRASE, this means
that the caller supplied "..." as the query term.
[[["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-26 UTC."],[],[]]