File tree Expand file tree Collapse file tree
generated/google-apis-retail_v2beta
lib/google/apis/retail_v2beta Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-retail_v2beta
22
3+ ### v0.123.0 (2026-07-19)
4+
5+ * Regenerated from discovery document revision 20260709
6+
37### v0.122.0 (2026-06-14)
48
59* Regenerated from discovery document revision 20260507
Original file line number Diff line number Diff line change @@ -6695,11 +6695,12 @@ class GoogleCloudRetailV2betaProduct
66956695 # type; "M" represents size value. In "GIRLS:27", size system is empty; "GIRLS"
66966696 # represents size type; "27" represents size value. In "32 inches", both size
66976697 # system and size type are empty, while size value is "32 inches". A maximum of
6698- # 20 values are allowed per Product. Each value must be a UTF-8 encoded string
6699- # with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is
6700- # returned. Corresponding properties: Google Merchant Center property [size](
6701- # https://support.google.com/merchants/answer/6324492), [size_type](https://
6702- # support.google.com/merchants/answer/6324497), and [size_system](https://
6698+ # 20 values are allowed per Product by default. This limit can be increased
6699+ # using dynamic override configurations. Each value must be a UTF-8 encoded
6700+ # string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT
6701+ # error is returned. Corresponding properties: Google Merchant Center property [
6702+ # size](https://support.google.com/merchants/answer/6324492), [size_type](https:/
6703+ # /support.google.com/merchants/answer/6324497), and [size_system](https://
67036704 # support.google.com/merchants/answer/6324502). Schema.org property [Product.
67046705 # size](https://schema.org/size).
67056706 # Corresponds to the JSON property `sizes`
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module RetailV2beta
1818 # Version of the google-apis-retail_v2beta gem
19- GEM_VERSION = "0.122 .0"
19+ GEM_VERSION = "0.123 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.19.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260507 "
25+ REVISION = "20260709 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments