google-cloud-dataproc-v1beta2 0.4.0 → 0.4.1

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: 15474ab40fc01dc4310ecd10178de2d2789802fff19b168c6cf91366bf5f4de2
4
- data.tar.gz: 6b7c6695179ef869027279a61369e1a3e52fff2e89484ad1a353ee16170a0dbc
3
+ metadata.gz: 1229f6c3178d75a3ce80793f131691a1e0a825f5cab6f4d1a05fba90e5c85bd6
4
+ data.tar.gz: 72af750946171085f3becb42260ba03d28683540317b6aa13d2e566fc12d3f12
5
5
  SHA512:
6
- metadata.gz: fa1611a8c58295f789462307ba30bc9cf86b947c4044c184e95dd7784c374006efbbaa8869c88f40980c36a306e5d33d8ebe911cbb167e55453fd9d9856b7eb4
7
- data.tar.gz: d8664bc94efb09efa67cb1ac01ade44f4c2448313d8a23c5ff7d4ae5d587f7185e12b6b8550ac38f8b93ff1b41eb93d3458cc8e5b414912189f75de437c45716
6
+ metadata.gz: 45f38c9b14846ae3181a00851b3e5c74a2cd11e6c302a68523be53b30a6ff90f2e35c82dbd716025582b7bd0eff9448510c7c739464f4051ae1bc0993f9ed8dc
7
+ data.tar.gz: 28b185f88cc097882d4523a987066f0473b101c37bc45d692ae4c82c05360497c4b3b4d43907aa643585b034657e14e354a1e80a4c20298db4cbfd1eb5aab3f7
@@ -677,7 +677,7 @@ module Google
677
677
  # Each configuration object is of type `Gapic::Config::Method` and includes
678
678
  # the following configuration fields:
679
679
  #
680
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
680
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
681
681
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
682
682
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
683
683
  # include the following keys:
@@ -920,7 +920,7 @@ module Google
920
920
  # Each configuration object is of type `Gapic::Config::Method` and includes
921
921
  # the following configuration fields:
922
922
  #
923
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
923
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
924
924
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
925
925
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
926
926
  # 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:
@@ -909,7 +909,7 @@ module Google
909
909
  # Each configuration object is of type `Gapic::Config::Method` and includes
910
910
  # the following configuration fields:
911
911
  #
912
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
912
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
913
913
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
914
914
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
915
915
  # 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 Dataproc
23
23
  module V1beta2
24
- VERSION = "0.4.0"
24
+ VERSION = "0.4.1"
25
25
  end
26
26
  end
27
27
  end
@@ -958,7 +958,7 @@ module Google
958
958
  # Each configuration object is of type `Gapic::Config::Method` and includes
959
959
  # the following configuration fields:
960
960
  #
961
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
961
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
962
962
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
963
963
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
964
964
  # 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:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-dataproc-v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.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-15 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
@@ -226,7 +226,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
226
226
  - !ruby/object:Gem::Version
227
227
  version: '0'
228
228
  requirements: []
229
- rubygems_version: 3.1.4
229
+ rubygems_version: 3.2.6
230
230
  signing_key:
231
231
  specification_version: 4
232
232
  summary: API Client library for the Cloud Dataproc V1beta2 API