google-apis-retail_v2 0.57.0 → 0.58.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: 2904e6d0a1cd75eba6a7eeb0c604b38accd2b718309c9e766fb4150cfce5a492
4
- data.tar.gz: ff135f5ab9f2f7f8d3353eabcae41bfebfafd027bcfe835e7a755f35454badf3
3
+ metadata.gz: d6d9bc6d7be7f7166fd87d768150cb0d62d7e81b369696879e70769985db152c
4
+ data.tar.gz: 065e29071751b67531d32b62102e28a0d9d13609af4220da19bca172461f24e7
5
5
  SHA512:
6
- metadata.gz: ece9828806d542edc0478429f6d05be4da5b1124a30399256308e5b83785d5e26e65f2dd41caeab35f07774b7231e35efab2b5bf921d2fc48a032a4bb73daf01
7
- data.tar.gz: bcf39b2d80435b45587dd3442896e1d134ccdb316ff46f9519c6ad76a029799b6900a19141e0a362e3f9dc3920c5c35fa11680064172f970304b70ac684c636a
6
+ metadata.gz: '0768586fd39d9200701722f5f3290f246a3a6915c65e1d1eba4914db2711f35de8b1912beb46e548f91e8a85709815ee464d7026bbc54db86291c673db321edc'
7
+ data.tar.gz: b088823120949480e5b9aec6f3b6e021e0e5d27ea4640ff04825a8304846eca211e31090d0787f8ca82823f2814346b5ef82611364600084db3659fb9b31d0e3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.58.0 (2022-11-08)
4
+
5
+ * Regenerated from discovery document revision 20221107
6
+
3
7
  ### v0.57.0 (2022-10-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20221024
@@ -3161,7 +3161,7 @@ module Google
3161
3161
  attr_accessor :replacement_action
3162
3162
 
3163
3163
  # Creates a set of terms that will be treated as synonyms of each other. Example:
3164
- # synonyms of "sneakers" and "shoes". * "sneakers" will use a synonym of "shoes"
3164
+ # synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes"
3165
3165
  # . * "shoes" will use a synonym of "sneakers".
3166
3166
  # Corresponds to the JSON property `twowaySynonymsAction`
3167
3167
  # @return [Google::Apis::RetailV2::GoogleCloudRetailV2RuleTwowaySynonymsAction]
@@ -3400,7 +3400,7 @@ module Google
3400
3400
  end
3401
3401
 
3402
3402
  # Creates a set of terms that will be treated as synonyms of each other. Example:
3403
- # synonyms of "sneakers" and "shoes". * "sneakers" will use a synonym of "shoes"
3403
+ # synonyms of "sneakers" and "shoes": * "sneakers" will use a synonym of "shoes"
3404
3404
  # . * "shoes" will use a synonym of "sneakers".
3405
3405
  class GoogleCloudRetailV2RuleTwowaySynonymsAction
3406
3406
  include Google::Apis::Core::Hashable
@@ -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.57.0"
19
+ GEM_VERSION = "0.58.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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.57.0
4
+ version: 0.58.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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.57.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.58.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: []