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 +4 -4
- data/lib/google/cloud/retail/version.rb +1 -1
- data/lib/google/cloud/retail.rb +4 -4
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 51962e7d091e9cf35f169ddbd3a456ce5abfafa57e620a0e02cdc3efb296d464
|
4
|
+
data.tar.gz: 7fec15c75c5727b5d6d171424e2fc7788d59a86e485361d30cb0e7c1f8b04feb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 422334059133c7e15f35fd7302c68e14f7b226723ce6bb73cb195226501fa4eca8da83d30693dbdfe50676b3943b8b23b3d114565af2682cbab8e9ad4b6b49aa
|
7
|
+
data.tar.gz: 94fadee832a96debe9440d0af33bd147b4af3d65a541a8ba806c9dfd4fa312bc6f13afc7bfe949aa491dd1fb28634953100aab6a4917c0fc1adc7d8936089c51
|
data/lib/google/cloud/retail.rb
CHANGED
@@ -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
|
-
#
|
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
|
-
#
|
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.
|
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-
|
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
|