google-cloud-retail 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: 483d70687103312954a1b9632a53a51ad89f9a3bcc0d812ba9cc856b0a768a2a
4
- data.tar.gz: 2850ad8c1962f147de0b07da5290b751707ce627a5dd8263ab5b709ffc3f71e8
3
+ metadata.gz: 564f33750d3a5cdd4139174118a2b8f6cd1bf57c42e5abf4696d66c6a93188e4
4
+ data.tar.gz: 1f420ec9bee9ed87614b2103528a52bb5108e41028b12f99e9ad6484f2aae006
5
5
  SHA512:
6
- metadata.gz: b8f2f22390cb4996824f84938404a8baf5a9dd9096492b245140146df59456192ae807357a39a348c9b7e06bf134bf57b2fdc836eae77689cfa0e6ae3a8a0422
7
- data.tar.gz: aa2d86219616d592a74b8c13c24be8e02dc291d3e51e7bbdf3bb77135308d70dcec4e854fec0ea09c203212f38348569551d0292fb57693be6431a41db21f800
6
+ metadata.gz: 5d258c16abd8a3f9723b215311dfff6b9b7d12224a39670711a04be82333dbdf80ae732c68c676647782ee205ea82568fb12ab76b92467d8ffe6d92e08ec0591
7
+ data.tar.gz: 0403abfabc26701d2f5bd52914fa9b54d3996cffe2565cea075d48fbe116b2c8ff61b8be917d22239a6666f57c734a7ace341f9580e8e0c10fc61b2e4af5fe0b
@@ -179,8 +179,8 @@ module Google
179
179
  # The library version as recorded in instrumentation and logging.
180
180
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
181
181
  # An array of interceptors that are run before calls are executed.
182
- # * `timeout` (*type:* `Integer`) -
183
- # Default timeout in milliseconds.
182
+ # * `timeout` (*type:* `Numeric`) -
183
+ # Default timeout in seconds.
184
184
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
185
185
  # Additional gRPC headers to be sent with the call.
186
186
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Retail
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-retail
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: 2021-01-12 00:00:00.000000000 Z
11
+ date: 2021-01-19 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 Retail API