枚举 | |
---|---|
UNKNOWN |
未知,从未使用过。 |
ATTRIBUTES |
请添加商品的属性。 |
ISSUES |
包含商品问题。 |
DESTINATION_STATUSES |
添加商品的平台状态。 |
ProductSection
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-17。
[null,null,["最后更新时间 (UTC):2025-08-17。"],[[["\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. |"]]