google-cloud-automl-v1beta1 0.3.1 → 0.3.2

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: ae32d8e959c9ea7c9c9374747a3a9c514404de844e6aa26ee0348d9fbbe1ee34
4
- data.tar.gz: c3abf0e4d12e53093b88e9daeed929ac03329d6749e1a0a05feb53dbc23cf10a
3
+ metadata.gz: 62023c6a4b8f8c7c8fa02f22a94434b9af1348bbd26379a9bb581e2a7a2b8716
4
+ data.tar.gz: 7bccac58491830e0f2ad1248aacaa1f71d033db6fd9d989e01d5608ae78ea9c9
5
5
  SHA512:
6
- metadata.gz: cf47ec451aff76ba8d35d4a8fe9c240d78cdff41e44f5170fc6d90c59b33cc137c5a9627deed148863e897769ff83db7dc2ece2efe8d3b233cf4a2daa52f045a
7
- data.tar.gz: 59d839e87f0efbde4e5a966da62d903ddbc38f1822ec65a98176c278132d4fe4df1a5a1add731128415cfd28cb1187db6ac373f8b47692d7eb997e35b902a3f3
6
+ metadata.gz: 934633c140b857d7cdf8403fdde0ae792647bcd271a0b3e1625e750d93948296a57021be96db6cca24b652741edda86ab3592ec4fc39de7ed6c79c0ce6a79d90
7
+ data.tar.gz: 76ba61a11f1bfe30259e6681e29ad76065076b8a2ff0cd3f3a964c4723597b2b757bf34dccc273e30cfab7a4934a7fcd23462f0715e5ea197edaad2fe5e656e0
@@ -2178,7 +2178,7 @@ module Google
2178
2178
  # Each configuration object is of type `Gapic::Config::Method` and includes
2179
2179
  # the following configuration fields:
2180
2180
  #
2181
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
2181
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
2182
2182
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
2183
2183
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
2184
2184
  # 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:
@@ -550,7 +550,7 @@ module Google
550
550
  # Each configuration object is of type `Gapic::Config::Method` and includes
551
551
  # the following configuration fields:
552
552
  #
553
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
553
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
554
554
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
555
555
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
556
556
  # 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:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AutoML
23
23
  module V1beta1
24
- VERSION = "0.3.1"
24
+ VERSION = "0.3.2"
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-automl-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
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
@@ -266,7 +266,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
266
266
  - !ruby/object:Gem::Version
267
267
  version: '0'
268
268
  requirements: []
269
- rubygems_version: 3.1.4
269
+ rubygems_version: 3.2.6
270
270
  signing_key:
271
271
  specification_version: 4
272
272
  summary: API Client library for the Cloud AutoML V1beta1 API