google-cloud-security_center-v1 0.4.0 → 0.4.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: 508c298c0b1fa81859e93069d2da4743ff03c2b1a3b410ddd79f1d1a6120d81b
4
- data.tar.gz: cfd01d178fb5400b885dbb4c77872fd4cd41e07bef3cc8c74206ef428afe6e34
3
+ metadata.gz: 20e9772ac9c531437a674098ec5f9d883aa2cfdb2e05307a465143af59a2fddd
4
+ data.tar.gz: 493a1adba2f955018f5ab3dfdf201b3d75a15faa405c679458d36aeb2c3b7954
5
5
  SHA512:
6
- metadata.gz: 073d7e68ade7f587e229aae5c5234696cfcb4bb2503a1465252dc17e7905be3f0e128b671534e9a707a3d8faa3641cb471e4f480d0bdf215fc4428b3ac4e7818
7
- data.tar.gz: b2c9afb7b38bc03f05583db699e9917bbae8d0cbc2f741d7e92c99b5cda7dafdb015b389d65f26600b13752b24286901723c957ee800f2a4fe073037e27708cd
6
+ metadata.gz: 40483bdb669ce37f8966fe957dee4bbdfad1812b688532729001be541439917aa4a10341b5473fea8fcf6ed60c2d788a396b933704006deebe69c7a1c8dbbb3b
7
+ data.tar.gz: d51417285a0c573c9137d7c0de321bf41a6963f8409c51f7fc7484b02cb1b000b4d76fce5fc0cbe2917cac6df60c7d12d7acef546dfac504bb339c4beacf06ca
@@ -2518,7 +2518,7 @@ module Google
2518
2518
  # Each configuration object is of type `Gapic::Config::Method` and includes
2519
2519
  # the following configuration fields:
2520
2520
  #
2521
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
2521
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
2522
2522
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
2523
2523
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
2524
2524
  # 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 V1
24
- VERSION = "0.4.0"
24
+ VERSION = "0.4.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_center-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.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-15 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 V1 API