Enum | |
---|---|
UNKNOWN |
ไม่รู้จัก ไม่เคยใช้ |
ATTRIBUTES |
ระบุแอตทริบิวต์ของผลิตภัณฑ์ |
ISSUES |
ระบุปัญหาของผลิตภัณฑ์ |
DESTINATION_STATUSES |
ระบุสถานะปลายทางของผลิตภัณฑ์ |
ProductSection
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 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. |"]]