google-apis-retail_v2beta 0.114.0 → 0.115.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: c7bd142f759b83714b526881570cb0ca19d245e4830f0054a2d50f9685b6c96a
4
- data.tar.gz: 65a7c4216ff65524ae3a1901d86422fac3358d081326dbf7a12247dc07978782
3
+ metadata.gz: 52ec22acff98f4674e97c51f316b3c82c6adab6d9d1022c0837872d71322edc5
4
+ data.tar.gz: 6177af6a935bb4725f405347de17a557825ede2fa927d4bf8392c7dfa2540555
5
5
  SHA512:
6
- metadata.gz: fd825030ab9907caf2596b0e37646abf063d40f561bebdfef8f3933e648b94b04290583e1e54463721cb5729069ef0712952c09251b94afec2d26e471e55ffd2
7
- data.tar.gz: ae4915c1b1cdafbd0a05a1b10dc2a07ce02446aba54079a0da697d63272122a5e3f6c5d456cfa8c7b5cc668b58be9ef1ced6f2239589d2a577b4cf5c65e0953d
6
+ metadata.gz: c6a103a35827110961808eb7fd136af562c00bc9fe1b37a98a50da47de4c649b3d6943ba206cc89b2d23a3f4cb41429b45b6ea98e601af7d32af7e089591767c
7
+ data.tar.gz: 1f9306f061a9e5aa46c3749f6090c7c56d9eee9c82ac20c8367de5dc49a1e6ff916a63dce971852c2820e7a33f44bb29b0249057fcefa6a87dd7d131cc54d873
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2beta
2
2
 
3
+ ### v0.115.0 (2025-07-13)
4
+
5
+ * Regenerated from discovery document revision 20250703
6
+
3
7
  ### v0.114.0 (2025-07-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250626
@@ -7834,9 +7834,9 @@ module Google
7834
7834
 
7835
7835
  # Optional. The user attributes that could be used for personalization of search
7836
7836
  # results. * Populate at most 100 key-value pairs per query. * Only supports
7837
- # string keys and repeated string values. * Duplcate keys are not allowed within
7838
- # a single query. Example: user_attributes: [ ` key: "pets" value ` values: "dog"
7839
- # values: "cat" ` `, ` key: "state" value ` values: "CA" ` ` ]
7837
+ # string keys and repeated string values. * Duplicate keys are not allowed
7838
+ # within a single query. Example: user_attributes: [ ` key: "pets" value `
7839
+ # values: "dog" values: "cat" ` `, ` key: "state" value ` values: "CA" ` ` ]
7840
7840
  # Corresponds to the JSON property `userAttributes`
7841
7841
  # @return [Hash<String,Google::Apis::RetailV2beta::GoogleCloudRetailV2betaStringList>]
7842
7842
  attr_accessor :user_attributes
@@ -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.114.0"
19
+ GEM_VERSION = "0.115.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_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.114.0
4
+ version: 0.115.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_v2beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.114.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2beta/v0.115.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2beta
62
62
  rdoc_options: []
63
63
  require_paths: