google-apis-retail_v2beta 0.80.0 → 0.81.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: 3dd4163b32df380b8a5f5c981fed42de0536af795326dcc0b572095baf1ca209
4
- data.tar.gz: b55080cf26b37ccf7827fe61e3a61980c437476f3eb003fdc098aef2e15e6cd4
3
+ metadata.gz: 6242ca662595c0c2b3bbd29ed5ad0183dca29ee4b11fc660e075519581f88208
4
+ data.tar.gz: b5e3466276b66009345a68d4adb17a7a1ed6d5780338032050d2876af86fed95
5
5
  SHA512:
6
- metadata.gz: 8c88196f9861b2e6561cea784fb395e6c29bd0420b8858c6fe90ffc34ebfab50da9f8ff013cf4f10e453938a32136effd670e544ac3fddc50cb083443668ef06
7
- data.tar.gz: 0b14df351258f0e65191cfd7170f4085a4bee0c1e28413f71b56307039d0bafc398537eae9ab7c7ac585d63b31af1b9bb58ccbeb71b6726dbf20fcbb9f7df866
6
+ metadata.gz: ae708806d75037f4098519d96de078dd2d47eae73763eea6bb7b8d8547e3e6e103d6c72ad9958a7798b7fcacd5df48370832f6cec728c7aaf5ee2bac128996be
7
+ data.tar.gz: 30bd19ea4ebb8d8ac58046c3389a25471d481a83e06e3b8082ce9336be6ed5483d5f8a15855c64b99644829c3389b09236cd2e2745c79dad80f0377931a2fae4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.81.0 (2023-07-23)
4
+
5
+ * Regenerated from discovery document revision 20230713
6
+
3
7
  ### v0.80.0 (2023-07-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20230629
@@ -5002,11 +5002,11 @@ module Google
5002
5002
  attr_accessor :available_time
5003
5003
 
5004
5004
  # The brands of the product. A maximum of 30 brands are allowed unless
5005
- # overridden via pantheon UI. Each brand must be a UTF-8 encoded string with a
5006
- # length limit of 1,000 characters. Otherwise, an INVALID_ARGUMENT error is
5007
- # returned. Corresponding properties: Google Merchant Center property [brand](
5008
- # https://support.google.com/merchants/answer/6324351). Schema.org property [
5009
- # Product.brand](https://schema.org/brand).
5005
+ # overridden through the Google Cloud console. Each brand must be a UTF-8
5006
+ # encoded string with a length limit of 1,000 characters. Otherwise, an
5007
+ # INVALID_ARGUMENT error is returned. Corresponding properties: Google Merchant
5008
+ # Center property [brand](https://support.google.com/merchants/answer/6324351).
5009
+ # Schema.org property [Product.brand](https://schema.org/brand).
5010
5010
  # Corresponds to the JSON property `brands`
5011
5011
  # @return [Array<String>]
5012
5012
  attr_accessor :brands
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2beta
18
18
  # Version of the google-apis-retail_v2beta gem
19
- GEM_VERSION = "0.80.0"
19
+ GEM_VERSION = "0.81.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_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.80.0
4
+ version: 0.81.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_v2beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.80.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.81.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta
63
63
  post_install_message:
64
64
  rdoc_options: []