google-cloud-security_center-v1p1beta1 0.4.1 → 0.4.2

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: 55d4cb10b37b057be24e22f5111c8f232ed0ce29cb2ddf7d3b97bf9dbcceeb1a
4
- data.tar.gz: 6006c7922675699717d1e8efa6c838f12936299120484b8dedfc891217694c76
3
+ metadata.gz: 80f50f8ba8f741bcf209a225211a7c1db3e36c91a0b992ac09de549141c0c276
4
+ data.tar.gz: d10d1ee49d7e237c8fb90e6729f44756f578e95381739af400b93e9c816b6140
5
5
  SHA512:
6
- metadata.gz: 8ff41ab173b21ec4f012202cb36c7da10bbf6fbbc00176ae34febf92a53dd4b343bf00fb1fcdbf10596bc8d4778e27b8afd71f57663e3d37ee3eff7bdbc0cdc3
7
- data.tar.gz: afb9ea265ac938897f0a8fe5b10d6b64410c271b28a6909d54ad94be04be19af7bb69078d487e606e7aadd526e2e3e08c11b255790e0724d37bdcab7156e4bd0
6
+ metadata.gz: 54b359164256297b361e809f4c96ed6999b72def5f2c44756ee37429b6e5d3cabf4413e171da48e16517c70e08142804c074d21a6e2d2aba8933f067ef9f98ce
7
+ data.tar.gz: 8507aca54ed9dc61a36961b5d73243d1973d756a2e079a0866003ae665d793234b0470a29cd08cc7453ffb1189610bfcb361cf4c406088f40de7f00498c37253
@@ -33,3 +33,6 @@ module Google
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ helper_path = ::File.join __dir__, "v1p1beta1", "_helpers.rb"
38
+ require "google/cloud/security_center/v1p1beta1/_helpers" if ::File.file? helper_path
@@ -2515,7 +2515,7 @@ module Google
2515
2515
  # Each configuration object is of type `Gapic::Config::Method` and includes
2516
2516
  # the following configuration fields:
2517
2517
  #
2518
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
2518
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
2519
2519
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
2520
2520
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
2521
2521
  # include the following keys:
@@ -515,7 +515,7 @@ module Google
515
515
  # Each configuration object is of type `Gapic::Config::Method` and includes
516
516
  # the following configuration fields:
517
517
  #
518
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
518
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
519
519
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
520
520
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
521
521
  # include the following keys:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module SecurityCenter
23
23
  module V1p1beta1
24
- VERSION = "0.4.1"
24
+ VERSION = "0.4.2"
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_center-v1p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
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-09-24 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
@@ -244,7 +244,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
244
244
  - !ruby/object:Gem::Version
245
245
  version: '0'
246
246
  requirements: []
247
- rubygems_version: 3.1.4
247
+ rubygems_version: 3.2.6
248
248
  signing_key:
249
249
  specification_version: 4
250
250
  summary: API Client library for the Cloud Security Command Center V1p1beta1 API