google-apis-retail_v2 0.106.0 → 0.107.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: bf0a4e16920e93322c8fc4f9b70dd31188f887482ba65a9f08fcb0c6278665e0
4
- data.tar.gz: e6feffc94ad2da927cb4c6e1872c2839ec6a4132cb267be3f3518622967a32ac
3
+ metadata.gz: abcd2c186e9dd9efa05359c9af301e1f81c73cfef8fb257a571d4c5326663e54
4
+ data.tar.gz: 5aae938443e35f4dc6ddf40dca5b071f54e234e4e76c5987d57665dc4948c9c2
5
5
  SHA512:
6
- metadata.gz: 3301fa6d84ee7635be9d846f72393fd97de2df27f5d031eb02778a3757acbb548d86b354f776a65d96ee5185da6bcb22add1e70fe600633b01a0b77b1cc0a98f
7
- data.tar.gz: e9f0f3a4d00ada35399ae233c44c363a33c5913979863c3ff30048d5f320bc7703b07c903d1fedf765594e042527bcaf424275f398c34ae183065de62cf973cf
6
+ metadata.gz: 9e1e27096534330d3caf00e316f9d39e67fac8a61ef9a122ecf844671dde626df6b762f775ca3f13693d46a9f785fbb07e371166e472b5fafc59dfd832ddc24d
7
+ data.tar.gz: e6773b1a1f3d30bdcfbfa3b64bbb37eda36c285a0c9d844bd371dd81c60993d5c9fb564f3c6b65055682b452bbd5d05c673576b5220461d818d470c08af0a813
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-retail_v2
2
2
 
3
+ ### v0.107.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241205
6
+
3
7
  ### v0.106.0 (2024-11-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20241114
@@ -1967,10 +1967,11 @@ module Google
1967
1967
  end
1968
1968
  end
1969
1969
 
1970
- # Product image. Recommendations AI and Retail Search do not use product images
1971
- # to improve prediction and search results. However, product images can be
1972
- # returned in results, and are shown in prediction or search previews in the
1973
- # console.
1970
+ # Product image. Recommendations AI and Retail Search use product images to
1971
+ # improve prediction and search results. Product images can be returned in
1972
+ # results, and are shown in prediction or search previews in the console. Please
1973
+ # try to provide correct product images and avoid using images with size too
1974
+ # small.
1974
1975
  class GoogleCloudRetailV2Image
1975
1976
  include Google::Apis::Core::Hashable
1976
1977
 
@@ -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.106.0"
19
+ GEM_VERSION = "0.107.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_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.106.0
4
+ version: 0.107.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_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.106.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-retail_v2/v0.107.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-retail_v2
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 V2