google-apis-retail_v2alpha 0.121.0 → 0.122.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: 02e499e88dca5a3809b996a3d11ec1bb17c90d973a721597e2ebaf094759f671
4
- data.tar.gz: 968fab261a30f01e2ead110dc5a1d8248f6e3446539cc1e7b122fb44a42e12f3
3
+ metadata.gz: 168cf6ad11463067216ccbe47ab80941c2f8fc6a956db72afacb2d47ac8d2ac9
4
+ data.tar.gz: e68bd927714c60e413f6defb0a3fe47817b98b126ad1bdd26934343ccf0655e3
5
5
  SHA512:
6
- metadata.gz: 0eed7a21db041697fdb1f7e10ecd02b52f58ed388917a5f9f83ea914d52fa9fa97d85607b769bd24c3c3cccc49c90b0c01ee0d36c5c1487c85308ec5dc4f6337
7
- data.tar.gz: 8be24ac7ca99d95b2912a5686abc9493b4139e475af60cd23319b550a6a64278f898137ccc85118a719b60f5843cfb0f39e64d8cd3dc8965e94727cf05a585d7
6
+ metadata.gz: 756b9d5393e2b436bb731409154d5f6727c1e9279a782d8b0fde7a569e2f6f83f988cf67542c1cff35ca8af18c8b2305ad17d8cc50eaf606566ba57b8a5a469f
7
+ data.tar.gz: 653d65d3f7ebe7078338734cb3eef341e49217ee77ca2173657aa5fb7d527fa0659b0b130d9851e3a995f4450d5a5a1f562f248e78752540345e433506105012
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.122.0 (2025-07-13)
4
+
5
+ * Regenerated from discovery document revision 20250703
6
+
3
7
  ### v0.121.0 (2025-07-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20250626
@@ -7670,9 +7670,9 @@ module Google
7670
7670
 
7671
7671
  # Optional. The user attributes that could be used for personalization of search
7672
7672
  # results. * Populate at most 100 key-value pairs per query. * Only supports
7673
- # string keys and repeated string values. * Duplcate keys are not allowed within
7674
- # a single query. Example: user_attributes: [ ` key: "pets" value ` values: "dog"
7675
- # values: "cat" ` `, ` key: "state" value ` values: "CA" ` ` ]
7673
+ # string keys and repeated string values. * Duplicate keys are not allowed
7674
+ # within a single query. Example: user_attributes: [ ` key: "pets" value `
7675
+ # values: "dog" values: "cat" ` `, ` key: "state" value ` values: "CA" ` ` ]
7676
7676
  # Corresponds to the JSON property `userAttributes`
7677
7677
  # @return [Hash<String,Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaStringList>]
7678
7678
  attr_accessor :user_attributes
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RetailV2alpha
18
18
  # Version of the google-apis-retail_v2alpha gem
19
- GEM_VERSION = "0.121.0"
19
+ GEM_VERSION = "0.122.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_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.121.0
4
+ version: 0.122.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_v2alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.121.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.122.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
62
62
  rdoc_options: []
63
63
  require_paths: