Enums | |
---|---|
UNKNOWN |
לא ידוע, מעולם לא נעשה שימוש. |
ATTRIBUTES |
יש לכלול את מאפייני המוצר. |
ISSUES |
יש לכלול את בעיות המוצר. |
DESTINATION_STATUSES |
יש לכלול את סטטוסי היעד של המוצר. |
ProductSection
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-08-17 (שעון UTC).
[null,null,["עדכון אחרון: 2025-08-17 (שעון UTC)."],[[["\u003cp\u003eThis document outlines the different enum values used for product information.\u003c/p\u003e\n"],["\u003cp\u003eEnums are \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eATTRIBUTES\u003c/code\u003e, \u003ccode\u003eISSUES\u003c/code\u003e, and \u003ccode\u003eDESTINATION_STATUSES\u003c/code\u003e, each specifying what product data to include.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUNKNOWN\u003c/code\u003e enum is a placeholder and not actively used.\u003c/p\u003e\n"]]],[],null,["# ProductSection\n\n| Enums ||\n|------------------------|--------------------------------------------------|\n| `UNKNOWN` | Unknown, never used. |\n| `ATTRIBUTES` | Include the attributes of the product. |\n| `ISSUES` | Include the issues of the product. |\n| `DESTINATION_STATUSES` | Include the destination statuses of the product. |"]]