google-cloud-dataproc 1.1.1 → 1.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec0383e9af4e2ae871bcd10490149741e39c5407113b7ae613f9a43bd80f3fcb
4
- data.tar.gz: 2b0101a2d521cc9a15af428908b3ecc0acc072b791878b57b7670dd278b0b013
3
+ metadata.gz: 8943e37f3457adc755f782910a0dcb7cf0439861d33809c05dc043d486f5df3c
4
+ data.tar.gz: 303a9a20524d50f2ee0ea882ecff257090e40a1862cf4751489dbb44e0027fe4
5
5
  SHA512:
6
- metadata.gz: 1d642b1169e3edadbc3b19eb2453fc69b0fa720694079a25317acd7a6df1367b3add424e41d14ba40dcbf395fde6a0a99646b6bf9c41b9b8da6839db0e1c9156
7
- data.tar.gz: d113a8e467db3c44067b0b69f7818b302ea9f5856fa3c9da099da5792f49af99f9d01ebbfa06e6b6af0f5dd20201c453f063e9a16c135a749bbb54f2bbf84dbe
6
+ metadata.gz: 13bf49f8e0cb38ee07c98adeb37392b8dc6271e8db98938f760e2546c29ed43c6a46b6fe5ae63d2994fee0dd272d9878b033e2c868feca742231011502307cb1
7
+ data.tar.gz: 8658db6a60ddbac6961ca2ffddbe68f2928437d8f9611c9f9b62d4e2d4632cdb2a9d169e68713608c6026d2198ddad4e3fdac7680411275b0e6a4fbf4120367e
@@ -181,8 +181,8 @@ module Google
181
181
  # The library version as recorded in instrumentation and logging.
182
182
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
183
183
  # An array of interceptors that are run before calls are executed.
184
- # * `timeout` (*type:* `Integer`) -
185
- # Default timeout in milliseconds.
184
+ # * `timeout` (*type:* `Numeric`) -
185
+ # Default timeout in seconds.
186
186
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
187
187
  # Additional gRPC headers to be sent with the call.
188
188
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Dataproc
23
- VERSION = "1.1.1"
23
+ VERSION = "1.1.2"
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-dataproc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.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-05-26 00:00:00.000000000 Z
11
+ date: 2021-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
197
197
  - !ruby/object:Gem::Version
198
198
  version: '0'
199
199
  requirements: []
200
- rubygems_version: 3.0.6
200
+ rubygems_version: 3.2.6
201
201
  signing_key:
202
202
  specification_version: 4
203
203
  summary: API Client library for the Cloud Dataproc API