[[["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-03-05 UTC."],[[["`Query.SortDirection` is an enum that dictates the sorting order."],["It inherits numerous members from the `Enum` and `Object` classes, including methods for comparison, equality, and class information retrieval."],["`Query.SortDirection` has two static fields, `ASCENDING` and `DESCENDING`."],["There are two static methods associated with this enum: `valueOf(String name)` and `values()`."]]],[]]