google-cloud-web_security_scanner-v1 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: ea316619c222cd538f84068304d345d5c29fae985b0736939c4dc81ced46a1c7
4
- data.tar.gz: 2152fa046d3cc4ecc83d0928c46284d94bdb623a441385410a552105fcda0d0d
3
+ metadata.gz: 36a84a4809085995d9a34348327158e3db9e0cb11de3f2fed0103e2ca93ae859
4
+ data.tar.gz: '08856e3bb2f0eef7fd89d1a2868b8b1db800e400c901dbb73e649a7b4eaa5bbe'
5
5
  SHA512:
6
- metadata.gz: e389b3bc1035244c1c6f3cb42af4e7845ce680ffcec458f4510c35f929d64233eba68043df5971e6b95f14e70b64402192887ddfb78756aab90d3a63138fc33f
7
- data.tar.gz: 3cdafdffc1f8e035e0bdf62a30f8f4af7b1d8534107db2d1cce2e1d39908f2eca6678262d25b5dcd14cdaec1c09e880bf442488f58c50d411f672f20139cbec6
6
+ metadata.gz: 37f6add50e6da212c350f13a484a7003ee626a60a69aa75a2da6cd690db0a7b4b4bf901d698a838d0d1ffc92a8d53f8b39ab72e11cf4d319268ac06b6619f6a7
7
+ data.tar.gz: 00efcf5d0b9868c97590e72c8596690a8a9fbf90cee6ce092f94ad01ebed9a8595710c4a27351e36998ad37d4d400257c5abfe7418e2c3f8368670577897f909
@@ -33,3 +33,6 @@ module Google
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ helper_path = ::File.join __dir__, "v1", "_helpers.rb"
38
+ require "google/cloud/web_security_scanner/v1/_helpers" if ::File.file? helper_path
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module WebSecurityScanner
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
25
25
  end
26
26
  end
27
27
  end
@@ -1275,7 +1275,7 @@ module Google
1275
1275
  # Each configuration object is of type `Gapic::Config::Method` and includes
1276
1276
  # the following configuration fields:
1277
1277
  #
1278
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
1278
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
1279
1279
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
1280
1280
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
1281
1281
  # include the following keys:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-web_security_scanner-v1
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-04 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
@@ -213,7 +213,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
213
213
  - !ruby/object:Gem::Version
214
214
  version: '0'
215
215
  requirements: []
216
- rubygems_version: 3.1.4
216
+ rubygems_version: 3.2.6
217
217
  signing_key:
218
218
  specification_version: 4
219
219
  summary: API Client library for the Web Security Scanner V1 API