[[["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 describes the restricted data from a VehicleLog, represented in JSON. It includes two main fields: `currentRouteSegment`, a string defining the intended route to the next waypoint, and `waypoints`, an array of objects detailing the remaining waypoints for the vehicle. Each waypoint object references the `TripWaypointRestrictedLog` type. In short the VehicleLog provides the intended route and waypoints.\n"]]