google-cloud-recommendation_engine 0.1.0 → 0.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: fd2cabf249ffb75fe8f9e7ab58e4a44d18b33bcb716d9b140d4853ce86ff8a0d
4
- data.tar.gz: f19a1b07ffc722f24f2db3d7182803d8eb2a3d370a1d5392108f882d250a7c06
3
+ metadata.gz: d416e195589926ed1c1967075a8f716860e8a268a45db0a72441d2082050e5d3
4
+ data.tar.gz: 48f007776ed6a4d5f4561a821a03649f128a6cff9fb11de9e5d483fe1637d93a
5
5
  SHA512:
6
- metadata.gz: d4f3fa3e798d1fd9471619daea4a26435488dd024ae190ad55d8b2183774023afd2faca61770419ea9feacd2062097d0187e8f4d9e0924891d59bdcbd069ffc2
7
- data.tar.gz: 79722425871b5fbfc7852b57f7a1de47d107535dd085d96a41532a597e018f72e0036ec47bc8372b1fc2408411e75f9cff417622b79894b693f9080fdfc3c46b
6
+ metadata.gz: 61f42860df6196653408150409f6963de7253c27a41f4a88e92dc256cdf96dd17927674aab51dc31e10a456cd9a35f5b5c33108997067d80111dc81625fc9a82
7
+ data.tar.gz: 8875b1c2f553d7642abf79c5f159f62f64fe17e3f2591c478d515b60b697e2a171a23fca57c1161a28cbc29ce82db4716d17ed16ee8cd527691500ec49b62b86
@@ -182,8 +182,8 @@ module Google
182
182
  # The library version as recorded in instrumentation and logging.
183
183
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
184
184
  # An array of interceptors that are run before calls are executed.
185
- # * `timeout` (*type:* `Integer`) -
186
- # Default timeout in milliseconds.
185
+ # * `timeout` (*type:* `Numeric`) -
186
+ # Default timeout in seconds.
187
187
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
188
188
  # Additional gRPC headers to be sent with the call.
189
189
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module RecommendationEngine
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-recommendation_engine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.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: 2020-12-08 00:00:00.000000000 Z
11
+ date: 2021-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -184,7 +184,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
184
184
  - !ruby/object:Gem::Version
185
185
  version: '0'
186
186
  requirements: []
187
- rubygems_version: 3.1.4
187
+ rubygems_version: 3.2.6
188
188
  signing_key:
189
189
  specification_version: 4
190
190
  summary: API Client library for the Recommendations AI API