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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 22cd447eaad3259422eac602d33fb6eb6b649dc6c3fda6b8f17aa2b7516bde8a
|
4
|
+
data.tar.gz: 1286f48d247763a9b466779fbac68742af5b681d564655255e3819704a55fb4c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 42293261a96b0866901499fe367a5aa15563f1fe04971bedf8311a35a22d057135e0f6ac067827d958d476389ebd78983bc0e0ac402d674560f5e2e3f8cadbaf
|
7
|
+
data.tar.gz: 1d5b25a5b5eecb9312aefd2e32b701f63a3720041f6299b352c6a0ee407c4a62d9d3874d5bbead74ced8a433017a6b47c3ab9f68c570f5c837002b19388d1eb9
|
@@ -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
|
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:
|
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.
|
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:
|
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.
|
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
|