File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
generated/google-apis-retail_v2beta
lib/google/apis/retail_v2beta Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-retail_v2beta
22
3- ### v0.102.0 (2024-12-22 )
3+ ### v0.102.0 (2025-01-05 )
44
5- * Regenerated from discovery document revision 20241220
5+ * Regenerated from discovery document revision 20241231
66
77### v0.101.0 (2024-12-15)
88
Original file line number Diff line number Diff line change @@ -3389,7 +3389,10 @@ class GoogleCloudRetailV2betaColorInfo
33893389 # be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an
33903390 # INVALID_ARGUMENT error is returned. Google Merchant Center property [color](
33913391 # https://support.google.com/merchants/answer/6324487). Schema.org property [
3392- # Product.color](https://schema.org/color).
3392+ # Product.color](https://schema.org/color). The colorFamilies field as a system
3393+ # attribute is not a required field but strongly recommended to be specified.
3394+ # Google Search models treat this field as more important than a custom product
3395+ # attribute when specified.
33933396 # Corresponds to the JSON property `colorFamilies`
33943397 # @return [Array<String>]
33953398 attr_accessor :color_families
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module RetailV2beta
2222 GENERATOR_VERSION = "0.15.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241220 "
25+ REVISION = "20241231 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments