Dimension
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
JSON 表現 |
{
"magnitude": number,
"unit": enum (Unit )
} |
フィールド |
magnitude |
number
大きさ。
|
unit |
enum (Unit )
マグニチュードの単位。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-03-21 UTC。
[null,null,["最終更新日 2025-03-21 UTC。"],[],[],null,["# Dimension\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nA magnitude in a single direction in the specified units.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------|\n| ``` { \"magnitude\": number, \"unit\": enum (/workspace/slides/api/reference/rest/v1/Unit) } ``` |\n\n| Fields ||\n|-------------|------------------------------------------------------------------------------------------|\n| `magnitude` | `number` The magnitude. |\n| `unit` | `enum (`[Unit](/workspace/slides/api/reference/rest/v1/Unit)`)` The units for magnitude. |"]]