[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["The content defines the order in which vehicle matches are sorted. Options include `VEHICLE_MATCH_ORDER_LOG_UNSPECIFIED` for default ordering, `PICKUP_POINT_ETA` for sorting by pickup time, `PICKUP_POINT_DISTANCE` for sorting by pickup distance, and `DROPOFF_POINT_ETA` for sorting by dropoff time (only if a drop-off is specified). Additional options are `PICKUP_POINT_STRAIGHT_DISTANCE` for sorting by straight-line distance, and `COST` for sorting by the cost of the match. All orderings are ascending.\n"]]