google-cloud-binary_authorization-v1beta1 0.1.0 → 0.1.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 275d1690ad949aba2e71fb46f5ddc78450f1bb3f1bb0f2319cab113ff760403b
|
|
4
|
+
data.tar.gz: af6882b71c2a4383265ce56ad13e6b98bbccf9643fa730c914e9c2885ca4b687
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b0d9f48006f51e07ce8142884dbb7ea122cff60adabdab23e110693ba6a09a30ba4d4beb84263a9d6215db4e4b9aa59de8fc93c65ee9d3d63a2cdbae6876b11b
|
|
7
|
+
data.tar.gz: 67f393364172ac379a07db0fe3a330edaf7716fe9aaf724ecb1460085c9eb7fee1175f433de2746ac80e96af40516757e466e435018b4a3594c3d1b88f2adc50
|
|
@@ -826,7 +826,7 @@ module Google
|
|
|
826
826
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
|
827
827
|
# the following configuration fields:
|
|
828
828
|
#
|
|
829
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
|
829
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
|
830
830
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
|
831
831
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
|
832
832
|
# include the following keys:
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-binary_authorization-v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
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:
|
|
11
|
+
date: 2021-01-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|
|
@@ -198,7 +198,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
198
198
|
- !ruby/object:Gem::Version
|
|
199
199
|
version: '0'
|
|
200
200
|
requirements: []
|
|
201
|
-
rubygems_version: 3.
|
|
201
|
+
rubygems_version: 3.2.6
|
|
202
202
|
signing_key:
|
|
203
203
|
specification_version: 4
|
|
204
204
|
summary: API Client library for the Binary Authorization V1beta1 API
|