google-cloud-data_labeling 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: 02b868c0e1e723ec9dcfb2ff090d3a17de8e817b3e39b2927050dc11adb283e2
4
- data.tar.gz: c11300e77a994e22009545f3426d612eb431e2aadd850aaf3e0c9919dafc64fa
3
+ metadata.gz: 9b27113b69b5c1a528fbfb0a30cd4f0b1a6579fdf7963026db9d99a2a1141f08
4
+ data.tar.gz: 188eb071e14963eee2064756c18150415f362a3919b6b54694de2cee898fd9fe
5
5
  SHA512:
6
- metadata.gz: 3c49f86f417e8fee8f6a29105227d528b7bd3f1f47ea67ff51c23b4703efcfb2250752836750587659dc2a823b16a79f61cd2c6af55361f496bf1abfc9e9518f
7
- data.tar.gz: 14918766b72e7c07a0419607b7515db80bee079583dfe0ca22d3bbff795b9eff4cf005ccb5df917625e77c7e9eac47b408902e7c7276b9b7cff0a655a3841765
6
+ metadata.gz: 0c78ec880b545cca73f66b5747b88ead9880df98905cc869250e0276d57756c6fe8ac3162a97eaf7fd74708988fe674b48d64bd9ced7a92f2f3531e44cf4580f
7
+ data.tar.gz: bfb9e704c85cd5ea0be73b003cb8be17c69629e7ef82e501596f1cf4d41a34b20bcd2b60525b08d10021cdfc8e29dce25747b20c6f70b34ff4dae2bd108b859d
@@ -88,8 +88,8 @@ module Google
88
88
  # The library version as recorded in instrumentation and logging.
89
89
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
90
90
  # An array of interceptors that are run before calls are executed.
91
- # * `timeout` (*type:* `Integer`) -
92
- # Default timeout in milliseconds.
91
+ # * `timeout` (*type:* `Numeric`) -
92
+ # Default timeout in seconds.
93
93
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
94
94
  # Additional gRPC headers to be sent with the call.
95
95
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module DataLabeling
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-data_labeling
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-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: google-cloud-core
@@ -184,7 +184,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
184
184
  - !ruby/object:Gem::Version
185
185
  version: '0'
186
186
  requirements: []
187
- rubygems_version: 3.1.4
187
+ rubygems_version: 3.2.6
188
188
  signing_key:
189
189
  specification_version: 4
190
190
  summary: API Client library for the AI Platform Data Labeling Service API