google-cloud-automl-v1 0.2.7 → 0.2.8

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: 13efd37c60abe8af714007d935e0cb9cc252db7e789d08e33899e53c48593f55
4
- data.tar.gz: eed365e28aaf817018eef09b217692f1ea88f54c0102a05ba238ddfa0b8490dd
3
+ metadata.gz: e96f99a2ca103592e15623ff02f48b03eb1eef98b50066212a14113e82d853e3
4
+ data.tar.gz: 0f067699e452c213cf70bb0a3ff6fb6c7ffcec2f90ca57e9575f5385ef905abe
5
5
  SHA512:
6
- metadata.gz: 81bb3921c5305ca43263aa0260e510d9e84e8f3342a7ad7cde97a09cd4ed874c4c9ecd8d9365ec564345378640cfe8e4bb054ae478a075f06315df09f3593c59
7
- data.tar.gz: 928637e7cfef81437ac80fedb8663849e186917968e6683957c366788875390fc97a73384d0693a5937fa9c36762e2243a25fcc83d73ec34c2439beb54742077
6
+ metadata.gz: 1e760607b9e98ee7d82518552fd5d0fe656e04154cb62d0a9080316acbee40a57c2ccba43bd26f2ecf3e29be80278c85913d0dc176c1f62f91374f5cdd1ed4e5
7
+ data.tar.gz: 7a9c964a8d89ec357e75ed291dcb7391be8b9156cf4292b31ae77454df11811d338d1711cb47fed41365b4a7779b3decf281315ae776054241a714a798df5416
@@ -1703,7 +1703,7 @@ module Google
1703
1703
  # Each configuration object is of type `Gapic::Config::Method` and includes
1704
1704
  # the following configuration fields:
1705
1705
  #
1706
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
1706
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
1707
1707
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
1708
1708
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
1709
1709
  # 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:
@@ -594,7 +594,7 @@ module Google
594
594
  # Each configuration object is of type `Gapic::Config::Method` and includes
595
595
  # the following configuration fields:
596
596
  #
597
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
597
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
598
598
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
599
599
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
600
600
  # 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 V1
24
- VERSION = "0.2.7"
24
+ VERSION = "0.2.8"
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-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
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
@@ -248,7 +248,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
248
248
  - !ruby/object:Gem::Version
249
249
  version: '0'
250
250
  requirements: []
251
- rubygems_version: 3.1.4
251
+ rubygems_version: 3.2.6
252
252
  signing_key:
253
253
  specification_version: 4
254
254
  summary: API Client library for the Cloud AutoML V1 API