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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fcc0112e81454fe16a289f28ca60e83669891216e7a27ad7c875a220bf09c1cf
|
4
|
+
data.tar.gz: 7644bd72c229c4b000cdea2a3abef47cab391db17e0c476d9ba0fd72cbc1f763
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aba608b53c08cfd921d995692938627a59518d734c8e462ecedbcfb7e14f4ebe82d64d589b33b8fec3e95b875501007597fb10e7900795a53b7718e3668ab68b
|
7
|
+
data.tar.gz: ef1d2ff0d2d1740aa6a081a16018ec40790d8709c2218424e9e8154ed72025574b126d63e92a72aabb3449992668755a89e739d14d71941801ff3d0977514553
|
@@ -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
|
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:
|
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.
|
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:
|
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.
|
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
|