google-cloud-language-v1beta2 0.2.6 → 0.2.7
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: e4fc194f304eabff9169af3aae41a2d5d7c7afee7d4318ee89aa417d9127661d
|
4
|
+
data.tar.gz: 5d23301b654f6bcf576a1a18d8aadf431211cd213d3f0f7bc15adfaed8f7a67d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 264fb1a068529e53c5e0c7c5a2bf5bedc0a64c2fa61629e3add9877b389b73282ab9fec78c3f5c2a2e14d0586b3346125e05f5226ef1a12f12f2ff34b30c71e7
|
7
|
+
data.tar.gz: 1890e4ba95531b2f5d59ec4dfa441bf8c0215f1f962d3dd80d59ae7b4a2f059c7f941e76be6260594255b414b063ad3a4c8afbb0dd4df3a35aca5cbc54664dea
|
@@ -695,7 +695,7 @@ module Google
|
|
695
695
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
696
696
|
# the following configuration fields:
|
697
697
|
#
|
698
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
698
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
699
699
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
700
700
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
701
701
|
# include the following keys:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-language-v1beta2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.7
|
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
|
@@ -193,7 +193,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
193
193
|
- !ruby/object:Gem::Version
|
194
194
|
version: '0'
|
195
195
|
requirements: []
|
196
|
-
rubygems_version: 3.
|
196
|
+
rubygems_version: 3.2.6
|
197
197
|
signing_key:
|
198
198
|
specification_version: 4
|
199
199
|
summary: API Client library for the Natural Language V1beta2 API
|