--- v22/resources/shopping_product.proto 2026-01-23 15:36:23.000000000 +0000 +++ v23/resources/shopping_product.proto 2026-01-23 15:36:31.000000000 +0000 @@ -148,6 +148,10 @@ // Output only. The brand of the product as provided by the merchant. optional string brand = 9 [(google.api.field_behavior) = OUTPUT_ONLY]; + // Output only. The URI of the product image as provided by the merchant. + optional string product_image_uri = 36 + [(google.api.field_behavior) = OUTPUT_ONLY]; + // Output only. The price of the product in micros as provided by the // merchant, in the currency specified in `currency_code` (e.g. $2.97 is // reported as 2970000).
/resources/shopping_product.proto
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-01-28。
[null,null,["最后更新时间 (UTC):2026-01-28。"],[],[]]