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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 36a84a4809085995d9a34348327158e3db9e0cb11de3f2fed0103e2ca93ae859
|
4
|
+
data.tar.gz: '08856e3bb2f0eef7fd89d1a2868b8b1db800e400c901dbb73e649a7b4eaa5bbe'
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 37f6add50e6da212c350f13a484a7003ee626a60a69aa75a2da6cd690db0a7b4b4bf901d698a838d0d1ffc92a8d53f8b39ab72e11cf4d319268ac06b6619f6a7
|
7
|
+
data.tar.gz: 00efcf5d0b9868c97590e72c8596690a8a9fbf90cee6ce092f94ad01ebed9a8595710c4a27351e36998ad37d4d400257c5abfe7418e2c3f8368670577897f909
|
@@ -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
|
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.
|
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:
|
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.
|
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
|