[[["易于理解","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"]],["最后更新时间 (UTC):2025-02-06。"],[[["Localized response values provide localized text for trip distance, duration, and unit system in Routes Preferred."],["You can request localized values using a field mask and specify language and unit system or utilize the API's inferred values."],["If unspecified, the API infers language and units based on the origin waypoint for `ComputeRoutes` or defaults to 'en-US' and METRIC for `ComputeRouteMatrix`."],["To receive localized values, include `routes.localized_values` in your field mask and optionally specify `languageCode` and `units` in your request."]]],["Localized response values provide translated text for trip distance, duration, and unit system. To request them, include `routes.localized_values` in your field mask. You can specify the desired language and unit system (metric or imperial) via `languageCode` and `units`. If unspecified, the API infers them from the origin waypoint (ComputeRoutes) or defaults to 'en-US' and METRIC (ComputeRouteMatrix). The response includes localized text for distance, `duration`(with traffic model) and `staticDuration`(without traffic model).\n"]]