google-cloud-security-private_ca-v1beta1 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: 63fca073e90d4b771e43ccedb97c21bce13d11361ed9918ed6da0e4ce6f88e9c
4
- data.tar.gz: bf18766971f057f5ad0fe8fde849ad326a5f96309fbbda905a48cb10c830966e
3
+ metadata.gz: 0fdec08ee7d98f5cd932f05f358c2fe58b94728b7f1d9d07abd7d64dd4dedb3d
4
+ data.tar.gz: 764b3c60b0734c1626a40d0770150a07c1e69cdb7dc0a01e2934f04d1ee078cb
5
5
  SHA512:
6
- metadata.gz: 8fbe865ddbf2fbcdf7fdadc385ba8cd78432a5b2ac74dda5f55dc64a236ee569fdaaa9d86c116a082195d4efc1fdf9b14425eef1651aca1e50f8ec57211f20df
7
- data.tar.gz: f57c44aca37cab58e2cd83ae17e9f89f14d37fc9b52d005a375a92ad247ffca393c4a80ad15d6d543a3f10a30db897fdc90a6ef6a0b2f085aeda120e6cb810e8
6
+ metadata.gz: f5cd1b8074bd79fa7dd1c87c9863fe07768ee2d4498b3ca19892b96f088cbe89d9642a92f3ebddaf807a20a7897188e94eddc5c9987781c0bfef3a967b87470f
7
+ data.tar.gz: e151861a24fe6b77e68b07baa94576211b53b8356bc7019851a5305c4cd14c601fdb28c8a38c55353b4932658aaeff2f77fe6bb3fa9bf88af914cd42627dd01c
@@ -35,3 +35,6 @@ module Google
35
35
  end
36
36
  end
37
37
  end
38
+
39
+ helper_path = ::File.join __dir__, "v1beta1", "_helpers.rb"
40
+ require "google/cloud/security/private_ca/v1beta1/_helpers" if ::File.file? helper_path
@@ -1897,7 +1897,7 @@ module Google
1897
1897
  # Each configuration object is of type `Gapic::Config::Method` and includes
1898
1898
  # the following configuration fields:
1899
1899
  #
1900
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
1900
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
1901
1901
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
1902
1902
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
1903
1903
  # include the following keys:
@@ -516,7 +516,7 @@ module Google
516
516
  # Each configuration object is of type `Gapic::Config::Method` and includes
517
517
  # the following configuration fields:
518
518
  #
519
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
519
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
520
520
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
521
521
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
522
522
  # include the following keys:
@@ -22,7 +22,7 @@ module Google
22
22
  module Security
23
23
  module PrivateCA
24
24
  module V1beta1
25
- VERSION = "0.1.0"
25
+ VERSION = "0.1.1"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-security-private_ca-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-10-16 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
@@ -205,7 +205,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
205
205
  - !ruby/object:Gem::Version
206
206
  version: '0'
207
207
  requirements: []
208
- rubygems_version: 3.1.4
208
+ rubygems_version: 3.2.6
209
209
  signing_key:
210
210
  specification_version: 4
211
211
  summary: API Client library for the Certificate Authority Service V1beta1 API