google-cloud-container-v1beta1 0.3.0 → 0.3.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: b0e65b1c7c128af283f3f345d2ffd607becbaf8e8e69c82e2b7f7a4873f98b5c
4
- data.tar.gz: 6578f85e2becb5e86780fdceeec71736d5c33d3d0b77b5b7d05dea4de6384460
3
+ metadata.gz: fcc0112e81454fe16a289f28ca60e83669891216e7a27ad7c875a220bf09c1cf
4
+ data.tar.gz: 7644bd72c229c4b000cdea2a3abef47cab391db17e0c476d9ba0fd72cbc1f763
5
5
  SHA512:
6
- metadata.gz: 4ec1fb1c2270c578a868772bd214ef05008fc1d538e439c58bd0d5a06353b2e1b3bdcea0d10e639c927bc2251d041595c6cd8de2b111a1e47d7d8c708b256353
7
- data.tar.gz: 57dc7089cee1256af92d99a7c38dcc971e7c38400fe850ebc5db7272fe124c0a891395f22fff13e25ce828f26f377178264d2b87769ce9a84522a4f089cf8fa7
6
+ metadata.gz: aba608b53c08cfd921d995692938627a59518d734c8e462ecedbcfb7e14f4ebe82d64d589b33b8fec3e95b875501007597fb10e7900795a53b7718e3668ab68b
7
+ data.tar.gz: ef1d2ff0d2d1740aa6a081a16018ec40790d8709c2218424e9e8154ed72025574b126d63e92a72aabb3449992668755a89e739d14d71941801ff3d0977514553
@@ -33,3 +33,6 @@ module Google
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ helper_path = ::File.join __dir__, "v1beta1", "_helpers.rb"
38
+ require "google/cloud/container/v1beta1/_helpers" if ::File.file? helper_path
@@ -3141,7 +3141,7 @@ module Google
3141
3141
  # Each configuration object is of type `Gapic::Config::Method` and includes
3142
3142
  # the following configuration fields:
3143
3143
  #
3144
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
3144
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
3145
3145
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
3146
3146
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
3147
3147
  # include the following keys:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Container
23
23
  module V1beta1
24
- VERSION = "0.3.0"
24
+ VERSION = "0.3.1"
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-container-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.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-02 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: gapic-common
@@ -199,7 +199,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
199
199
  - !ruby/object:Gem::Version
200
200
  version: '0'
201
201
  requirements: []
202
- rubygems_version: 3.1.4
202
+ rubygems_version: 3.2.6
203
203
  signing_key:
204
204
  specification_version: 4
205
205
  summary: API Client library for the Kubernetes Engine V1beta1 API