Units
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
קבוצה של ערכים שמציינים את יחידת המידה שתשמש במסך.
טיפוסים בני מנייה (enum) |
UNITS_UNSPECIFIED |
יחידות המידה לא צוינו. ברירת המחדל היא יחידת המידה שהמערכת מסיקה מהבקשה. |
METRIC |
יחידות מידה של מדדים. |
IMPERIAL |
יחידות מידה אימפריאליות (אנגלית). |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-31 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-31 (שעון UTC)."],[[["\u003cp\u003eUnits of measure define how measurements are displayed.\u003c/p\u003e\n"],["\u003cp\u003eOptions include unspecified (defaults to inferred), metric, or imperial units.\u003c/p\u003e\n"]]],[],null,["# Units\n\nA set of values that specify the unit of measure used in the display.\n\n| Enums ||\n|---------------------|--------------------------------------------------------------------------------------------|\n| `UNITS_UNSPECIFIED` | Units of measure not specified. Defaults to the unit of measure inferred from the request. |\n| `METRIC` | Metric units of measure. |\n| `IMPERIAL` | Imperial (English) units of measure. |"]]