google-apis-retail_v2 0.110.0 → 0.111.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: f4181ef79f3d14f5a56d305f91b0a76e7467d7e9a3eeba8c4796f732c4f25f7c
4
- data.tar.gz: 712e6cd366520b80d48298437fb6dff185f0cf4aa1ed7f3951cdc2222e339092
3
+ metadata.gz: e78d790e26846e9d476edc086cd83b833105e50a7e5dbc1355273773f7cfc922
4
+ data.tar.gz: 36a8c864b60ccd69b9ed9f6b538a8687c07178a5d4a9f2d29da58b52d9c04bd2
5
5
  SHA512:
6
- metadata.gz: 6b25dd876aeebbfb04a535d756cffbf874c7aa9054eb4bf6cc6b039bbc0820afbc37af818a331bb6ed0fb3744d12cb05e6ffc4b0ad9e4f5fa1c00190e406bb19
7
- data.tar.gz: 7b02c4bb639a0f900abeea760e2d62ad825817835122144d997fc698cc884e3c9c3048448590c89d55c34afaa7d2e4ff32004257e22974f0601bbda939c0d7d5
6
+ metadata.gz: 005aa986ef32ef276868602ed46748415d30b7062640b1a6eb7814411c407c63c04ef06c4eeabf2a2d2fec6c6928fa59c754ff84686a6fb1ccc94b5b1c3d4053
7
+ data.tar.gz: 68dfd7eac3aa448003ae2a7d237f6b8020ecfcdd1757af213da08d82f6a0c1b8ebffbed9406149f8b54cd6fa667f28a3087be35bd1fc62c9962f517ff74f1902
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.111.0 (2025-03-09)
4
+
5
+ * Regenerated from discovery document revision 20250227
6
+
3
7
  ### v0.110.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 RetailV2
18
18
  # Version of the google-apis-retail_v2 gem
19
- GEM_VERSION = "0.110.0"
19
+ GEM_VERSION = "0.111.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
@@ -81,7 +81,10 @@ module Google
81
81
  # The entity for customers who run multiple entities, domains, sites, or regions,
82
82
  # for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`,
83
83
  # etc. If this is set, it must be an exact match with UserEvent.entity to get
84
- # per-entity autocomplete results.
84
+ # per-entity autocomplete results. Also, this entity should be limited to 256
85
+ # characters, if too long, it will be truncated to 256 characters in both
86
+ # generation and serving time, and may lead to mis-match. To ensure it works,
87
+ # please set the entity with string within 256 characters.
85
88
  # @param [Array<String>, String] language_codes
86
89
  # Note that this field applies for `user-data` dataset only. For requests with `
87
90
  # 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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.110.0
4
+ version: 0.111.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_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.110.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.111.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: