google-cloud-video_intelligence-v1 0.4.0 → 0.4.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 902a2e223a953e8e94fb32e4b60f86cd5969e5aef0764ddfc66d54443e3ea2cd
|
4
|
+
data.tar.gz: 357c842f9019ed7dc9bdb841e2e507fcff6fac7b886b37dbbde58a24c47f1e80
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a5310918868351ec9a6b9f1714c938d446deda4e9dd83ee8723d0887fd4a2be612a6c36d01eaf2a12427fa3a56e7fa18e5a41aeea82e73399c71992705eee738
|
7
|
+
data.tar.gz: 606c6ec009c186da776fbec16a0b2efd2d22458a056fada7e90bfe718560f37488b2b114b02486da084858e79ace02d344a498392489df6370b2ee7fbd880e34
|
@@ -382,7 +382,7 @@ module Google
|
|
382
382
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
383
383
|
# the following configuration fields:
|
384
384
|
#
|
385
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
385
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
386
386
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
387
387
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
388
388
|
# include the following keys:
|
@@ -515,7 +515,7 @@ module Google
|
|
515
515
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
516
516
|
# the following configuration fields:
|
517
517
|
#
|
518
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
518
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
519
519
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
520
520
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
521
521
|
# include the following keys:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-video_intelligence-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.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:
|
11
|
+
date: 2021-01-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -200,7 +200,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
200
200
|
- !ruby/object:Gem::Version
|
201
201
|
version: '0'
|
202
202
|
requirements: []
|
203
|
-
rubygems_version: 3.
|
203
|
+
rubygems_version: 3.2.6
|
204
204
|
signing_key:
|
205
205
|
specification_version: 4
|
206
206
|
summary: API Client library for the Cloud Video Intelligence V1 API
|