現在、
Routes Preferred API は一部のお客様のみご利用いただけます。詳しくは、
営業担当者までお問い合わせください。
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
Units
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
| 列挙型 |
UNITS_UNSPECIFIED |
測定単位が指定されていません。デフォルトは、リクエストから推定された測定単位です。 |
METRIC |
指標の測定単位。 |
IMPERIAL |
ヤード・ポンド法(ヤード・ポンド法)の測定単位。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-29 UTC。
[[["わかりやすい","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"]],["最終更新日 2025-08-29 UTC。"],[],["The provided content defines the unit of measure for display, offering three options: `UNITS_UNSPECIFIED`, `METRIC`, and `IMPERIAL`. `UNITS_UNSPECIFIED` indicates no specified unit, defaulting to the request's inferred unit. `METRIC` sets the units to the metric system, and `IMPERIAL` sets them to the English, or imperial, system. These enums allow precise control over measurement units.\n"]]