google-apis-retail_v2beta 0.58.0 → 0.59.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: af353d356d020d32747b99baba34c321664e63bf37dbe6f91c4c6380c805ef89
4
- data.tar.gz: bdc3d7821aa50116e8e72bd7b52551e1e7487d6ba8d2302855725c618e1ab315
3
+ metadata.gz: a32efd6c0d306ff916298fac68ca942a65a3b00e6dcbaae1692de116b277448f
4
+ data.tar.gz: 554c62cebf22997f21f120a1e14e6ec73e4f0f5cc1bd24d5925ccc5e95490b1f
5
5
  SHA512:
6
- metadata.gz: eee397b9b1ffe188d5eccc129ae5ff8976ab1952475d8e1d9069b292816fae22d873fadd516fe496f851a2bd15391308d8cf9214399928099c3fb04823d4cd5f
7
- data.tar.gz: fe3b7454b1c92edaa98c92e7a644000911860fa47fb1e05a590cdf3f3677bbf375c68d00194b7e9556809f1a40589649130eda04c82af3106f52ca7d4e643d15
6
+ metadata.gz: a075bd30419d258436e480320eed28ad653fe9ce417c23717512d31e9586ec5efaa089f500c42fc7490f4e50728624d4ac8568f997a6de37ad6b7b3055b2f4b1
7
+ data.tar.gz: 3e180c284d6fc74192470b908354ec57719548039bf6072b65e02be2c4c5d5c7e31be1a5c32bd42bd6ad5d9571141521fc4ace2d2b850a71bd3610e4a633039d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.59.0 (2022-11-08)
4
+
5
+ * Regenerated from discovery document revision 20221107
6
+
3
7
  ### v0.58.0 (2022-10-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20221024
@@ -5173,7 +5173,7 @@ module Google
5173
5173
  attr_accessor :replacement_action
5174
5174
 
5175
5175
  # Creates a set of terms that will be treated as synonyms of each other. Example:
5176
- # synonyms of "sneakers" and "shoes". * "sneakers" will use a synonym of "shoes"
5176
+ # synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes"
5177
5177
  # . * "shoes" will use a synonym of "sneakers".
5178
5178
  # Corresponds to the JSON property `twowaySynonymsAction`
5179
5179
  # @return [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaRuleTwowaySynonymsAction]
@@ -5412,7 +5412,7 @@ module Google
5412
5412
  end
5413
5413
 
5414
5414
  # Creates a set of terms that will be treated as synonyms of each other. Example:
5415
- # synonyms of "sneakers" and "shoes". * "sneakers" will use a synonym of "shoes"
5415
+ # synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes"
5416
5416
  # . * "shoes" will use a synonym of "sneakers".
5417
5417
  class GoogleCloudRetailV2betaRuleTwowaySynonymsAction
5418
5418
  include Google::Apis::Core::Hashable
@@ -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.58.0"
19
+ GEM_VERSION = "0.59.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221024"
25
+ REVISION = "20221107"
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.58.0
4
+ version: 0.59.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: 2022-10-31 00:00:00.000000000 Z
11
+ date: 2022-11-14 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.58.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.59.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: []