Enums | |
---|---|
UNKNOWN |
Unbekannt, nie verwendet. |
ATTRIBUTES |
Geben Sie die Attribute des Produkts an. |
ISSUES |
Beschreiben Sie die Probleme des Produkts. |
DESTINATION_STATUSES |
Geben Sie die Zielstatus des Produkts an. |
ProductSection
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-08-17 (UTC).
[null,null,["Zuletzt aktualisiert: 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. |"]]