google-apis-retail_v2alpha 0.137.0 → 0.138.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: 0f6f7ff9ae34e02bbb26f3b5a6b2f352b51802e893379284ff4366a01ff6d27e
4
- data.tar.gz: fbcdf46b8951afdb2b7b9d5507617050f02b2548b9b451eeb2e96c6610b55196
3
+ metadata.gz: d8e4e1f446ef4772b74036a69ef2a031611f4cdedc1adfc45459fe63f9bd38ad
4
+ data.tar.gz: 79973aea526fa16a3d80e114ef7251b6c156e9e2dfd3f87a0f738832baefafcd
5
5
  SHA512:
6
- metadata.gz: 384f1db916eba001f89348be85cfa568c865d89bbf9803e9bd709e9cad19d21782073cdb1b81b2b915c45fa8a475e3289e093f13d27f2dae40c52d5eeeb1c00e
7
- data.tar.gz: 59e2d822fd0765f7bcac053c72401d102fac1146ffaa3b9bca7b7aedb1b28791c9b494ab94e7916b7c250e38d345c520d10840bbb91d5d12a96a082a13b683fb
6
+ metadata.gz: '08b884ebe681d6b59f4859848da06e5ef092f9540edcd95913e0bdc100c5861c208eca7ecef4ea0c685c7d8cf150d84c9cdf4bebfa339ce3cd9da32185034767'
7
+ data.tar.gz: dc36e92bb9f1ccfa5180a71beaf77387a40cc58f624966d6855c2020a287908ddc1dfb7bbc52501f2bb16fe8425b501e0d250302c6957607944febce6fee870b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.138.0 (2026-07-19)
4
+
5
+ * Regenerated from discovery document revision 20260709
6
+
3
7
  ### v0.137.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -6120,11 +6120,12 @@ module Google
6120
6120
  # type; "M" represents size value. In "GIRLS:27", size system is empty; "GIRLS"
6121
6121
  # represents size type; "27" represents size value. In "32 inches", both size
6122
6122
  # system and size type are empty, while size value is "32 inches". A maximum of
6123
- # 20 values are allowed per Product. Each value must be a UTF-8 encoded string
6124
- # with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT error is
6125
- # returned. Corresponding properties: Google Merchant Center property [size](
6126
- # https://support.google.com/merchants/answer/6324492), [size_type](https://
6127
- # support.google.com/merchants/answer/6324497), and [size_system](https://
6123
+ # 20 values are allowed per Product by default. This limit can be increased
6124
+ # using dynamic override configurations. Each value must be a UTF-8 encoded
6125
+ # string with a length limit of 128 characters. Otherwise, an INVALID_ARGUMENT
6126
+ # error is returned. Corresponding properties: Google Merchant Center property [
6127
+ # size](https://support.google.com/merchants/answer/6324492), [size_type](https:/
6128
+ # /support.google.com/merchants/answer/6324497), and [size_system](https://
6128
6129
  # support.google.com/merchants/answer/6324502). Schema.org property [Product.
6129
6130
  # size](https://schema.org/size).
6130
6131
  # Corresponds to the JSON property `sizes`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2alpha
18
18
  # Version of the google-apis-retail_v2alpha gem
19
- GEM_VERSION = "0.137.0"
19
+ GEM_VERSION = "0.138.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_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.137.0
4
+ version: 0.138.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_v2alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.137.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.138.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
62
62
  rdoc_options: []
63
63
  require_paths: