[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-11-27 UTC。"],[[["JSON representation provides supplementary route details like tolls, traffic, and fuel consumption."],["The `tollInfo` field indicates presence of tolls and potential costs if available."],["`speedReadingIntervals` details traffic density along the route using intervals."],["`fuelConsumptionMicroliters` provides an estimate of fuel usage for the route."],["`routeRestrictionsPartiallyIgnored` signals potential unsuitability of the route for the travel mode."],["`transitFare` shows the total cost for transit routes if applicable and available."]]],["The core content details route information via a JSON structure. Key data includes `tollInfo` (toll details), `speedReadingIntervals` (traffic density), `fuelConsumptionMicroliters` (predicted fuel use), `routeRestrictionsPartiallyIgnored` (potential route restrictions), and `transitFare` (total transit costs). The data provides details about tolls, traffic, fuel consumption, restrictions and fares, depending on the request and the characteristics of the route.\n"]]