google-cloud-binary_authorization 0.1.0 → 0.1.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: f23a50049383dfb684322fd10e3f4e49bd03e4abb53bcb2cdff37dcfa4100a29
4
- data.tar.gz: 3fb71a03bda06cb7ebc328d0b446b52fc22571d33b55212d755a20d669e104d8
3
+ metadata.gz: 8bcd184ef654c0d161f87144f832afb8a4dd4edf86ac26afb3b0e50dc19a72d3
4
+ data.tar.gz: 6370088635b2fcc18cdea2c622eef834e6323459205841c5e5e6d2047f6a4a17
5
5
  SHA512:
6
- metadata.gz: 2f2cc0e8e0908fa6bd6a67145a4fc1f7f2d060a8689a2ceae38c0cf77d38d21e57ddad9da6811fa3ac869ac97efce34c2fc9620bab18aa0272c1d9fb767be36f
7
- data.tar.gz: e1f1a7da57d5ace5a11cd92c6a3845525a925b51346071568f7783310c8506095b0574c03b49ef472b17a0d4cbf7472d437ca80bea2b88a13b44626c1ee44198
6
+ metadata.gz: e6b19dd878e9dbfe18f342f6f55af60913360ca64366084140bd1fd19b2ec8ae9bc30faf197dc3906d23a9bbca69264a0ccda58188153a41d846978c19407afa
7
+ data.tar.gz: bd2d3c8e8a95902415de1de5fab2f3226d8df5fc62e439ffc136f33702e1c25e4c47302d6797596dd317f0649f4ae62d70f7806ec7ec2497541fcf7105d01893
@@ -94,8 +94,8 @@ module Google
94
94
  # The library version as recorded in instrumentation and logging.
95
95
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
96
96
  # An array of interceptors that are run before calls are executed.
97
- # * `timeout` (*type:* `Integer`) -
98
- # Default timeout in milliseconds.
97
+ # * `timeout` (*type:* `Numeric`) -
98
+ # Default timeout in seconds.
99
99
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
100
100
  # Additional gRPC headers to be sent with the call.
101
101
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module BinaryAuthorization
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-binary_authorization
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-08 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: google-cloud-binary_authorization-v1beta1
@@ -184,7 +184,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
184
184
  - !ruby/object:Gem::Version
185
185
  version: '0'
186
186
  requirements: []
187
- rubygems_version: 3.1.4
187
+ rubygems_version: 3.2.6
188
188
  signing_key:
189
189
  specification_version: 4
190
190
  summary: API Client library for the Binary Authorization API