google-apis-retail_v2 0.130.0 → 0.131.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 20b4a1acbd7110644cd62968910eae4f0df79256d5fea42b50191a6234715e3d
4
- data.tar.gz: c088ad06065e85c707052641df97d71ce1eb025c6fbece90bb2d407e6274096b
3
+ metadata.gz: f8bd088768cbf551a0d78ca90e72101680e957e4d83d8ff2dfdb7e666ddf6264
4
+ data.tar.gz: 4f7861d950ba0b22e1bbfc3dfdb302dddf0f5633d5117dee21e5a054cf0073d0
5
5
  SHA512:
6
- metadata.gz: 135e018cba4fd55961a1f77887e0a565bffb0826637793ac5b0786f06249015db659b16cc06ce527f2f8fdd9b90ae253b569197de85f4c12bef9544681a370cb
7
- data.tar.gz: 18637343601af0e830f561b9a5f476075e23d36fcb1fc175a46587d20fb4a69ff66d1d29355df91d6e5cc6d44b2504fd30f62678a5b884d364edc5f952e11d2a
6
+ metadata.gz: cc6eee60e67f0c3b7cc65c8eb3d5b925d7ab040581dd69788b179e3238ccdb19d1ca89cabc01b9dddb8af6d61bac1f610c6cf20aa151484d4d9110be0278e247
7
+ data.tar.gz: 652fb1bbbe382ea1fec33d82ebaadf9f10e0269e8a3bbb6ae44fe1b144a2d8efc70577abfcf25f076cd9133b2cf9856523f9213fbd003b14be92be73e348d0db
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.131.0 (2026-07-19)
4
+
5
+ * Regenerated from discovery document revision 20260709
6
+
3
7
  ### v0.130.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -4157,11 +4157,12 @@ module Google
4157
4157
  # type; "M" represents size value. In "GIRLS:27", size system is empty; "GIRLS"
4158
4158
  # represents size type; "27" represents size value. In "32 inches", both size
4159
4159
  # system and size type are empty, while size value is "32 inches". A maximum of
4160
- # 20 values are allowed per Product. Each value must be a UTF-8 encoded string
4161
- # with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is
4162
- # returned. Corresponding properties: Google Merchant Center property [size](
4163
- # https://support.google.com/merchants/answer/6324492), [size_type](https://
4164
- # support.google.com/merchants/answer/6324497), and [size_system](https://
4160
+ # 20 values are allowed per Product by default. This limit can be increased
4161
+ # using dynamic override configurations. Each value must be a UTF-8 encoded
4162
+ # string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT
4163
+ # error is returned. Corresponding properties: Google Merchant Center property [
4164
+ # size](https://support.google.com/merchants/answer/6324492), [size_type](https:/
4165
+ # /support.google.com/merchants/answer/6324497), and [size_system](https://
4165
4166
  # support.google.com/merchants/answer/6324502). Schema.org property [Product.
4166
4167
  # size](https://schema.org/size).
4167
4168
  # Corresponds to the JSON property `sizes`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2
18
18
  # Version of the google-apis-retail_v2 gem
19
- GEM_VERSION = "0.130.0"
19
+ GEM_VERSION = "0.131.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260507"
25
+ REVISION = "20260709"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.130.0
4
+ version: 0.131.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.130.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.131.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2
62
62
  rdoc_options: []
63
63
  require_paths: