google-apis-retail_v2 0.119.0 → 0.120.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: 117a46246fe56e397b6f83cd905b50fcd82d0e5ee061f71cd9b2723a73e0208f
4
- data.tar.gz: 29c80f16b28c321cab37b9559cb2870810a9da1d83dce137c532f0fc8290f592
3
+ metadata.gz: 52ebf3fe594ee5827588e46a1b0441b3d1fe68951560178c757664d938ba7e77
4
+ data.tar.gz: a99f076be147b7222c86ebc9752ad63f8ce236b0373aa1544275ff1522890293
5
5
  SHA512:
6
- metadata.gz: 49e5ae0407d85a7b1ef3a052698fad24c983a68f3242e83a4b150c0a9ec31fb1705aa29a3b07422d0e594f4dc488954272acbb560e73ce672a824450a93699b1
7
- data.tar.gz: 64516fa60035ba13488eb97cdbb901d1bdde9b006d1e2bd6461e4ed20981a4c793e68317865173a502f9fc75c933060752e61d95cb42a76d1119232431776f44
6
+ metadata.gz: 1dcccaa8a44fb0d2853824c8b1108325e2ac627518d273f88601bae489263f2947f68cc423d53dd724cb8b77ef6c5d9969309a254043cfcb082ca2a2db515bd9
7
+ data.tar.gz: de0aa4ef7ba6c25fb8e0a13c372c74b1414a895462ac5fa91ca9b5ca0fd5515902a96409185e45b180b3c4afdae60fb0226f5337f80c29bdf18ee7a0fb89cbd7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.120.0 (2025-07-13)
4
+
5
+ * Regenerated from discovery document revision 20250703
6
+
3
7
  ### v0.119.0 (2025-07-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250626
@@ -5243,9 +5243,9 @@ module Google
5243
5243
 
5244
5244
  # Optional. The user attributes that could be used for personalization of search
5245
5245
  # results. * Populate at most 100 key-value pairs per query. * Only supports
5246
- # string keys and repeated string values. * Duplcate keys are not allowed within
5247
- # a single query. Example: user_attributes: [ ` key: "pets" value ` values: "dog"
5248
- # values: "cat" ` `, ` key: "state" value ` values: "CA" ` ` ]
5246
+ # string keys and repeated string values. * Duplicate keys are not allowed
5247
+ # within a single query. Example: user_attributes: [ ` key: "pets" value `
5248
+ # values: "dog" values: "cat" ` `, ` key: "state" value ` values: "CA" ` ` ]
5249
5249
  # Corresponds to the JSON property `userAttributes`
5250
5250
  # @return [Hash<String,Google::Apis::RetailV2::GoogleCloudRetailV2StringList>]
5251
5251
  attr_accessor :user_attributes
@@ -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.119.0"
19
+ GEM_VERSION = "0.120.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250626"
25
+ REVISION = "20250703"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.119.0
4
+ version: 0.120.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.119.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.120.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2
62
62
  rdoc_options: []
63
63
  require_paths: