[[["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."],[[["`Lane.Builder` is an abstract class used to create instances of `Lane` objects, which represent lanes on a road."],["It provides methods to specify the allowed directions of travel within a lane using `setLaneDirections`."],["You can obtain an instance of `Lane.Builder` by calling `Lane.builder()`, then customize it and build a `Lane` object with `build()`."]]],[]]