google-apis-retail_v2 0.78.0 → 0.79.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b8567509de839d010d76850d7f6846fa9b1cafa4b8e6ddbe878c7f0da12e567d
4
- data.tar.gz: fe971ba864026820b7b900ad07cc70a4cd58f431c8323fed3d734e8ba93b6164
3
+ metadata.gz: b620f4af93915ae0a907fb19e0fec85f3641ad4c1306107971860e322c35c144
4
+ data.tar.gz: 42f17a13a861acd043e85b997fbe1c6357b4b70deb7e83d1243dc2a4cf150c72
5
5
  SHA512:
6
- metadata.gz: cd28d2acb5b2b23ca273396373ce46097859239bbc3d724185ca731643cf7f5c5fdd44dcbd03d1d0b6fcec9cc53285602dce4f1d5099ab47bd54d693e2425c68
7
- data.tar.gz: 7777c9920919dfdc188dc64833a811c3a474e0c064ace6b2b8d01055e84c5912278859cdb5b824d089d69d8068239d452f99eb95e3af73e6d033af68d9825c61
6
+ metadata.gz: a68d2318f754d9661d9d28470396e51ed2d0f0d8ee2fe6d288ee22fd1d612c76237d2197bc32cd94ffdfc682f0785bfadad314fa5666987670e374f4ed279357
7
+ data.tar.gz: b2d2e12b2f4ec58b30267cbbdc799cbd7dbe6cb0d56339127e81eba2f624b1f1b71688f60861edf662e9cb660d636f0c1ee9d007c4e2b78627a685282aaef007
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.79.0 (2023-07-23)
4
+
5
+ * Regenerated from discovery document revision 20230713
6
+
3
7
  ### v0.78.0 (2023-07-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20230629
@@ -2514,11 +2514,11 @@ module Google
2514
2514
  attr_accessor :available_time
2515
2515
 
2516
2516
  # The brands of the product. A maximum of 30 brands are allowed unless
2517
- # overridden via pantheon UI. Each brand must be a UTF-8 encoded string with a
2518
- # length limit of 1,000 characters. Otherwise, an INVALID_ARGUMENT error is
2519
- # returned. Corresponding properties: Google Merchant Center property [brand](
2520
- # https://support.google.com/merchants/answer/6324351). Schema.org property [
2521
- # Product.brand](https://schema.org/brand).
2517
+ # overridden through the Google Cloud console. Each brand must be a UTF-8
2518
+ # encoded string with a length limit of 1,000 characters. Otherwise, an
2519
+ # INVALID_ARGUMENT error is returned. Corresponding properties: Google Merchant
2520
+ # Center property [brand](https://support.google.com/merchants/answer/6324351).
2521
+ # Schema.org property [Product.brand](https://schema.org/brand).
2522
2522
  # Corresponds to the JSON property `brands`
2523
2523
  # @return [Array<String>]
2524
2524
  attr_accessor :brands
@@ -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.78.0"
19
+ GEM_VERSION = "0.79.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230629"
25
+ REVISION = "20230713"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.78.0
4
+ version: 0.79.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-09 00:00:00.000000000 Z
11
+ date: 2023-07-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.78.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.79.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2
63
63
  post_install_message:
64
64
  rdoc_options: []