Dimension
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
지정된 단위로 표시된 단일 방향의 크기입니다.
JSON 표현 |
{
"magnitude": number,
"unit": enum (Unit )
} |
필드 |
magnitude |
number
크기입니다.
|
unit |
enum (Unit )
크기의 단위입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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. |"]]