google-cloud-web_security_scanner-v1beta 0.1.0 → 0.1.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f0a164a8072c362db0fafb23e1d0fb7f447008fcde920eaf3a62827c7c3d6d4f
|
|
4
|
+
data.tar.gz: a5a4aa7848a079719f1ae3c51ad69ac17a79e7bdc10505f08327e12f2e20e4ad
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d70808623b6789974d040323a4a8845ac95f40f59a62ba60f4851904a08f370ebad9762864fe1a45e48e79435ba4da36b9dbd68d90f6509fe29f7f1f7113b7c9
|
|
7
|
+
data.tar.gz: ad850554d25de3c7318c7a19bf3f32506ed98de2e301b276508aa004e7fa4c1648b3cd5858f33061b1734b71bcc904ef4ee21e8fbffc835098f47993d366b49a
|
|
@@ -1277,7 +1277,7 @@ module Google
|
|
|
1277
1277
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
|
1278
1278
|
# the following configuration fields:
|
|
1279
1279
|
#
|
|
1280
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
|
1280
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
|
1281
1281
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
|
1282
1282
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
|
1283
1283
|
# include the following keys:
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-web_security_scanner-v1beta
|
|
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
|
|
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
214
214
|
- !ruby/object:Gem::Version
|
|
215
215
|
version: '0'
|
|
216
216
|
requirements: []
|
|
217
|
-
rubygems_version: 3.
|
|
217
|
+
rubygems_version: 3.2.6
|
|
218
218
|
signing_key:
|
|
219
219
|
specification_version: 4
|
|
220
220
|
summary: API Client library for the Web Security Scanner V1beta API
|