google-apis-retail_v2alpha 0.109.0 → 0.110.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: a91bfce9cdf26560c957342a6c0e4d4e56aa9f9c921a6663f923cec0cfe2ef40
4
- data.tar.gz: 786a77aa5f8359e960d2accfc1b724c97125bf731a530c1a9175ab22f49849be
3
+ metadata.gz: f3b988e1ebc38cf7f58ffc56e996d0ac241b5971ad3ecb11084b5a4ca6dbe783
4
+ data.tar.gz: 664ba03cdacf021156845e1780fe87d5f7677dcd61ac2c984724521caca2023e
5
5
  SHA512:
6
- metadata.gz: 3f971d6a5ac40dd9f22c3922b9af1b6ddd122cc602d0ecfedbd2ee7df3df96fc020cbeb3b56bb2fe603af4c8adda7c2dcf80b2a756f6c27d03ef4ea6bc3bdec8
7
- data.tar.gz: 5fd5f0426c8e1cfe7794ca498240127c5da31b8f2888a1232b63336336790ebc26610fd397f387d1672d8b1c49ced392360f56a3c886095d3c9338bd9ad16c75
6
+ metadata.gz: d551b67a4c3e54659ccd295548a774ad2c46edf665d922ff1f919199f7a093b0c6607499bab1b443fc0b0b30599c6b1134a25151653e65b17e5f7a2a7a55ed29
7
+ data.tar.gz: ad2a1fed34cbf79a12b82ce8e7ba9dd7505aec6c4d85853d21e57bff0509e13e873db47620368cdf360671997b76f5ac443e5792bc9b0c7124f23f545ad8ad0e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.110.0 (2025-03-09)
4
+
5
+ * Regenerated from discovery document revision 20250227
6
+
3
7
  ### v0.109.0 (2025-02-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20250221
@@ -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.109.0"
19
+ GEM_VERSION = "0.110.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250221"
25
+ REVISION = "20250227"
26
26
  end
27
27
  end
28
28
  end
@@ -321,7 +321,10 @@ module Google
321
321
  # The entity for customers who run multiple entities, domains, sites, or regions,
322
322
  # for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`,
323
323
  # etc. If this is set, it must be an exact match with UserEvent.entity to get
324
- # per-entity autocomplete results.
324
+ # per-entity autocomplete results. Also, this entity should be limited to 256
325
+ # characters, if too long, it will be truncated to 256 characters in both
326
+ # generation and serving time, and may lead to mis-match. To ensure it works,
327
+ # please set the entity with string within 256 characters.
325
328
  # @param [Array<String>, String] language_codes
326
329
  # Note that this field applies for `user-data` dataset only. For requests with `
327
330
  # cloud-retail` dataset, setting this field has no effect. The language filters
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.109.0
4
+ version: 0.110.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-02 00:00:00.000000000 Z
10
+ date: 2025-03-09 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -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.109.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.110.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: