google-apis-retail_v2alpha 0.79.0 → 0.80.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: 2fceed8300d3fcb7212c2c016b146ab7b42e50136fbf7b401813ffb85619e4ed
4
- data.tar.gz: 4de45325724e372473411b138e8bdc95795cc6d550b4d109830f2339ba5cd2d0
3
+ metadata.gz: 4c8d9cad20049aec00d3a9ccdf255423db226e4b07733b05636ef0b6c3dcefda
4
+ data.tar.gz: 6fe18f7334623366806864fe5beafb4987aa4091f9915a9bb272d6a93f5e8cc7
5
5
  SHA512:
6
- metadata.gz: b416dc9af5409c870408fcc3df89402a1d6a04fa27953185f0a8e57be4c40406cc7312399f47105b6e4ba0f506b90dd8ebb3472a6824176d0857a3efb22df9a8
7
- data.tar.gz: 4340a4370501127eb855959ea4255a2e397300ad43aa94d4f6ccbac9e37947b3016d3832be491366fa97a3a2c242dc8fcc412054cccc9691eea6bfdb68673e98
6
+ metadata.gz: 3843344510923268c46fe4408bcc5bd4cc8cdd9ff601c91affe93309b92002b127ee701599fb44a6caba86eeb0a562a948cb7aea50deb68032a444260e28fa35
7
+ data.tar.gz: 3a96d30197a15e0ac03401def4fe0920622a176e4290c129abbd11ac56ce77af5287e68659a62b144dfee701a66fcc149e78d80ca3e0219ab6b9cea36638b185
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.80.0 (2023-07-02)
4
+
5
+ * Regenerated from discovery document revision 20230622
6
+
3
7
  ### v0.79.0 (2023-06-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20230609
@@ -3956,11 +3956,12 @@ module Google
3956
3956
  # @return [String]
3957
3957
  attr_accessor :available_time
3958
3958
 
3959
- # The brands of the product. A maximum of 30 brands are allowed. Each brand must
3960
- # be a UTF-8 encoded string with a length limit of 1,000 characters. Otherwise,
3961
- # an INVALID_ARGUMENT error is returned. Corresponding properties: Google
3962
- # Merchant Center property [brand](https://support.google.com/merchants/answer/
3963
- # 6324351). Schema.org property [Product.brand](https://schema.org/brand).
3959
+ # The brands of the product. A maximum of 30 brands are allowed unless
3960
+ # overridden via pantheon UI. Each brand must be a UTF-8 encoded string with a
3961
+ # length limit of 1,000 characters. Otherwise, an INVALID_ARGUMENT error is
3962
+ # returned. Corresponding properties: Google Merchant Center property [brand](
3963
+ # https://support.google.com/merchants/answer/6324351). Schema.org property [
3964
+ # Product.brand](https://schema.org/brand).
3964
3965
  # Corresponds to the JSON property `brands`
3965
3966
  # @return [Array<String>]
3966
3967
  attr_accessor :brands
@@ -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.79.0"
19
+ GEM_VERSION = "0.80.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 = "20230609"
25
+ REVISION = "20230622"
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_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.79.0
4
+ version: 0.80.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-06-18 00:00:00.000000000 Z
11
+ date: 2023-07-02 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_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.79.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.80.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []