google-cloud-security-private_ca 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: c8ed08631802c92c7e6f0608277bdf3b2c1fc471703afcd0d669bb25d0b3b78f
4
- data.tar.gz: 3cef40833275443d06aba029d2fa561cda04f6a21fd7055f105942c44dace235
3
+ metadata.gz: a8ed5cbcad6d25448ef22066022a9e419907f085c38d46f5e30474f6b82896e5
4
+ data.tar.gz: a7aeee2b9278191f665fa411195e50c44a866ebcae4533773c5918a8a60b55b4
5
5
  SHA512:
6
- metadata.gz: 7220e417723bfae355346eba497311621077e373267b536e1ea381e13f664115895a9306246b8c793f225a4b9b3306dad7655c493a6063ce29d88944d4491433
7
- data.tar.gz: e817f97d7fb05858689eba7419e8ce9432252ddac3558e1b2a416d0aa59c32e37392d623c98dbd676aa4ddf47f37cf22c720ddec9fcc18b49eeb6232906c5184
6
+ metadata.gz: 2e5b84f13e35e2415487ad8ddaf9a2cbb09fd1fe8726ed58c870b3daf547dfbe0c006526694308952766e4b232e22cb0e1fa1f329c2afaf879e4b7c877099ca0
7
+ data.tar.gz: 80ad43831dd36133bd6a0cc1ef2c91f4e2baffd3abc89f52945ccc8442b7215f1828d63743e228ef381414e5175f45f3a32823b8e0ad18488d96c2807392271a
@@ -90,8 +90,8 @@ module Google
90
90
  # The library version as recorded in instrumentation and logging.
91
91
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
92
92
  # An array of interceptors that are run before calls are executed.
93
- # * `timeout` (*type:* `Integer`) -
94
- # Default timeout in milliseconds.
93
+ # * `timeout` (*type:* `Numeric`) -
94
+ # Default timeout in seconds.
95
95
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
96
96
  # Additional gRPC headers to be sent with the call.
97
97
  # * `retry_policy` (*type:* `Hash`) -
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Security
23
23
  module PrivateCA
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-security-private_ca
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-10-19 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: google-cloud-core
@@ -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 Certificate Authority Service API