google-apis-retail_v2alpha 0.105.0 → 0.106.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 63d82fff023f1f39d7a2f7cbbf86e259e436fb062c15501989615947b657b745
4
- data.tar.gz: a4c473d394f45d89e6145f132d5030253a71e2aa59c240827467127f20c2f0f9
3
+ metadata.gz: 07f6db77df89b198242e29eb2c70ec65597e9088426e9ebd7e71df595c7f428d
4
+ data.tar.gz: 803e3ccbc116b91924cfafc68ca590cf081f6e8f8a778efdeefbdd03fe68d81f
5
5
  SHA512:
6
- metadata.gz: 26328ff09da9093567b354a5c14c008def1a71cc71bae2c885778eaf2c66472d94b54bb936786ea58ff8af981fc05ac1904fb497ee7b3f216de2f9e1b8dcb340
7
- data.tar.gz: 94b709b79283d177a319c7056b355f217c879689439ab657e1e5588824170f20e5542869d8a92ade54f75cc3700ee76ebe416eeb0ee43e077d448cf618bc3acc
6
+ metadata.gz: 4233ccfdb2a1840200f1853dbd4a5f2fd7990ebe564f3e2a3c4fd8c02a3c739fc6504e6cf5fc473cb56a90481354b06fff570abdbade989e47f8d4bdec76a874
7
+ data.tar.gz: d2d3ae385b2060b54775c28f9b8ead341fa73d06b1eef8d8ff26c1efc15da8339286c3e1a7f9cd10ad503a8c31b88d64bb8581ba00604eca9d521613c2258cb2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2alpha
2
2
 
3
+ ### v0.106.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241205
6
+
3
7
  ### v0.105.0 (2024-12-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20241114
@@ -3432,10 +3432,11 @@ module Google
3432
3432
  end
3433
3433
  end
3434
3434
 
3435
- # Product image. Recommendations AI and Retail Search do not use product images
3436
- # to improve prediction and search results. However, product images can be
3437
- # returned in results, and are shown in prediction or search previews in the
3438
- # console.
3435
+ # Product image. Recommendations AI and Retail Search use product images to
3436
+ # improve prediction and search results. Product images can be returned in
3437
+ # results, and are shown in prediction or search previews in the console. Please
3438
+ # try to provide correct product images and avoid using images with size too
3439
+ # small.
3439
3440
  class GoogleCloudRetailV2alphaImage
3440
3441
  include Google::Apis::Core::Hashable
3441
3442
 
@@ -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.105.0"
19
+ GEM_VERSION = "0.106.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241114"
25
+ REVISION = "20241205"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-retail_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.105.0
4
+ version: 0.106.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.105.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2alpha/v0.106.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.22
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Vertex AI Search for Retail API V2alpha