列挙型 | |
---|---|
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. |"]]