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: a3250c83f9098ce6c1a73851c8a3a2a7b3a2f44c82f4fccc951c99415278a8be
4
- data.tar.gz: b0320adb0d0cfe3fd821391a8c162c3cbc48fc4ce3bd581cfdbaf34a83ced18f
3
+ metadata.gz: 275d1690ad949aba2e71fb46f5ddc78450f1bb3f1bb0f2319cab113ff760403b
4
+ data.tar.gz: af6882b71c2a4383265ce56ad13e6b98bbccf9643fa730c914e9c2885ca4b687
5
5
  SHA512:
6
- metadata.gz: 325ffe99d07fb56d9f8775dbf40f1238ecbc8ccd963218bf7f724e0a6eaf75c571d7cba176a89a200c89aeae94d4b5e59a350bfd661783eb74f3754cc29e8353
7
- data.tar.gz: abc3b9986cc1e39a0d4e50ad6d7f5d81a87260d4da028b9006337d1817bce800ba8ef71736620f10ce9cbdc174366018853a2203fdf7abb3d925e03783403710
6
+ metadata.gz: b0d9f48006f51e07ce8142884dbb7ea122cff60adabdab23e110693ba6a09a30ba4d4beb84263a9d6215db4e4b9aa59de8fc93c65ee9d3d63a2cdbae6876b11b
7
+ data.tar.gz: 67f393364172ac379a07db0fe3a330edaf7716fe9aaf724ecb1460085c9eb7fee1175f433de2746ac80e96af40516757e466e435018b4a3594c3d1b88f2adc50
@@ -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/binary_authorization/v1beta1/_helpers" if ::File.file? helper_path
@@ -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 milliseconds
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:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module BinaryAuthorization
23
23
  module V1beta1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.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-binary_authorization-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
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: 2020-12-04 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
@@ -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.1.4
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