[[["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-08-06 UTC."],[],["A Line, representing an operated route at a specific frequency, is defined by a unique `name` (identifier) and a required ordered list of `hubIds`. The `name` cannot be updated. The `hubIds` list specifies the order of hubs where vehicles stop. A Line can be created using the provided `create` method. Its JSON representation uses the `name` as a string and the `hubIds` as an array of strings.\n"]]