[[["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-12-21 UTC."],[[["`LaneDirection.Builder` is an abstract class used to create instances of `LaneDirection`, providing information about lane directions during navigation."],["It offers methods like `setIsRecommended` and `setLaneShape` to define lane characteristics."],["The `build()` method is used to finally create the `LaneDirection` object after setting its properties."],["Developers can obtain an instance of this builder using `LaneDirection.builder()`."]]],[]]