google-cloud-retail 1.1.0 → 1.1.1

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: 1196cb92f561986cfb3df2dd69f1746fc6f9454b9fc0e896d957bd57a3c4dea9
4
- data.tar.gz: eea570b24f3a396ba110294168dcff6ff34c67f5c676edd1b7396b84aeda6afa
3
+ metadata.gz: 51962e7d091e9cf35f169ddbd3a456ce5abfafa57e620a0e02cdc3efb296d464
4
+ data.tar.gz: 7fec15c75c5727b5d6d171424e2fc7788d59a86e485361d30cb0e7c1f8b04feb
5
5
  SHA512:
6
- metadata.gz: c245f549bc5eb8cbe9d09c9d600abca7fa6de463f5c4451877ac59d13ceb830a414f2046847dd8f336ea2416fabb1d696b655fcc3a445efaf4cfebfe1de45a28
7
- data.tar.gz: 31092fac6a9879a7992532ba42dc854b427434a33a31366328fa5928092f2e2791bd26f5ebbac27c4a4d786fd6cae8174bf9363b16f88a835e34e6ad6f75fea2
6
+ metadata.gz: 422334059133c7e15f35fd7302c68e14f7b226723ce6bb73cb195226501fa4eca8da83d30693dbdfe50676b3943b8b23b3d114565af2682cbab8e9ad4b6b49aa
7
+ data.tar.gz: 94fadee832a96debe9440d0af33bd147b4af3d65a541a8ba806c9dfd4fa312bc6f13afc7bfe949aa491dd1fb28634953100aab6a4917c0fc1adc7d8936089c51
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Retail
23
- VERSION = "1.1.0"
23
+ VERSION = "1.1.1"
24
24
  end
25
25
  end
26
26
  end
@@ -90,8 +90,8 @@ module Google
90
90
  # Auto-completion service for retail.
91
91
  #
92
92
  # This feature is only available for users who have Retail Search enabled.
93
- # Contact Retail Support (retail-search-support@google.com) if you are
94
- # interested in using Retail Search.
93
+ # Please submit a form [here](https://cloud.google.com/contact) to contact
94
+ # cloud sales if you are interested in using Retail Search.
95
95
  #
96
96
  # @param version [::String, ::Symbol] The API version to connect to. Optional.
97
97
  # Defaults to `:v2`.
@@ -185,8 +185,8 @@ module Google
185
185
  # Service for search.
186
186
  #
187
187
  # This feature is only available for users who have Retail Search enabled.
188
- # Contact Retail Support (retail-search-support@google.com) if you are
189
- # interested in using Retail Search.
188
+ # Please submit a form [here](https://cloud.google.com/contact) to contact
189
+ # cloud sales if you are interested in using Retail Search.
190
190
  #
191
191
  # @param version [::String, ::Symbol] The API version to connect to. Optional.
192
192
  # Defaults to `:v2`.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-retail
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-06 00:00:00.000000000 Z
11
+ date: 2021-08-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core