google-cloud-media_translation-v1beta1 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: c76e9617a2771d665388401c7417c51f7377cc6530ad556ab4656b562d0eb565
4
- data.tar.gz: 3a24ca3af6119a5d70d5c28cbcc83bee5e9035225d747578e58eec897176a308
3
+ metadata.gz: 22cd447eaad3259422eac602d33fb6eb6b649dc6c3fda6b8f17aa2b7516bde8a
4
+ data.tar.gz: 1286f48d247763a9b466779fbac68742af5b681d564655255e3819704a55fb4c
5
5
  SHA512:
6
- metadata.gz: acbea73775808ecf6069897b130385df67da52330e6246416b9cd33fd2872445dbc3d82f35dcb450d3d7b4bae339f5bcfdfb772e82f4c02a4c9cb505cd24de3e
7
- data.tar.gz: c5258152d24a3627f9a9a5af36e386c4ffdfe42381c048347161a993a4627032af8d09854c0225cfeb8bfb3030629372d690bab2c76c3a3f6b7c31104ca68652
6
+ metadata.gz: 42293261a96b0866901499fe367a5aa15563f1fe04971bedf8311a35a22d057135e0f6ac067827d958d476389ebd78983bc0e0ac402d674560f5e2e3f8cadbaf
7
+ data.tar.gz: 1d5b25a5b5eecb9312aefd2e32b701f63a3720041f6299b352c6a0ee407c4a62d9d3874d5bbead74ced8a433017a6b47c3ab9f68c570f5c837002b19388d1eb9
@@ -33,3 +33,6 @@ module Google
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ helper_path = ::File.join __dir__, "v1beta1", "_helpers.rb"
38
+ require "google/cloud/media_translation/v1beta1/_helpers" if ::File.file? helper_path
@@ -330,7 +330,7 @@ module Google
330
330
  # Each configuration object is of type `Gapic::Config::Method` and includes
331
331
  # the following configuration fields:
332
332
  #
333
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
333
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
334
334
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
335
335
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
336
336
  # include the following keys:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module MediaTranslation
23
23
  module V1beta1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-media_translation-v1beta1
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-04 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: gapic-common
@@ -198,7 +198,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
198
198
  - !ruby/object:Gem::Version
199
199
  version: '0'
200
200
  requirements: []
201
- rubygems_version: 3.1.4
201
+ rubygems_version: 3.2.6
202
202
  signing_key:
203
203
  specification_version: 4
204
204
  summary: API Client library for the Media Translation V1beta1 API