[[["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 2024-11-15 UTC."],[[["`GMSNavigationDrivingSide` is an enum used to indicate whether a route is designed for driving on the left or right side of the road."],["It includes three possible values: `none` (unspecified), `left` (drive-on-left), and `right` (drive-on-right)."],["Each value is represented by an integer, with `none` being 0, `left` being 1, and `right` being 2, accessible in both Swift and Objective-C."]]],[]]