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: 361b6d8d213fc0984ebd3f4df7a01a213a7bfc8655e449ec0531413198219785
4
- data.tar.gz: eeadbbfdae9a1a1b4027a4b16c2a287529e7c0362f180b9c4228139f81470adb
3
+ metadata.gz: 902a2e223a953e8e94fb32e4b60f86cd5969e5aef0764ddfc66d54443e3ea2cd
4
+ data.tar.gz: 357c842f9019ed7dc9bdb841e2e507fcff6fac7b886b37dbbde58a24c47f1e80
5
5
  SHA512:
6
- metadata.gz: c51a92191d80d777f9e62d8bd65fbfff49cdbf2f233b35d84e098bbd5e208ea8a942eccddd1f8dbdb7fe1243aefb27f8056c78633628601cbd6d31849f6e1964
7
- data.tar.gz: b7a956274dfe8b5b31e6706f073ffdc3e52f32003ec8ca272a95ebd937f3acca8b960c62b734b74321030bd96c99d04395c60e2461e35002d0c21a10cd35a7eb
6
+ metadata.gz: a5310918868351ec9a6b9f1714c938d446deda4e9dd83ee8723d0887fd4a2be612a6c36d01eaf2a12427fa3a56e7fa18e5a41aeea82e73399c71992705eee738
7
+ data.tar.gz: 606c6ec009c186da776fbec16a0b2efd2d22458a056fada7e90bfe718560f37488b2b114b02486da084858e79ace02d344a498392489df6370b2ee7fbd880e34
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module VideoIntelligence
23
23
  module V1
24
- VERSION = "0.4.0"
24
+ VERSION = "0.4.1"
25
25
  end
26
26
  end
27
27
  end
@@ -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 milliseconds
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 milliseconds
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.0
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: 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: 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.1.4
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