google-cloud-web_risk-v1beta1 0.15.1 → 0.16.0
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: bbddded56125a075b45affcb2cc37624fe50a45b7592eb80e6fb5897e59bb277
|
|
4
|
+
data.tar.gz: 357d968f63a723a454f6eb26e82f8e3bc37aa1cc6cfb8928253240f31d64c91e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9d247279d622ef8210393c693910c2e3ff8a39c6e9ebe8f6a87a13ad01b435ebc20738f12e9deb39130a6b4b263ecc5dc7595fb8229c38c933c5133a7194c708
|
|
7
|
+
data.tar.gz: 1712f9f86349c25bbd00592a48e58321fb02b5855a857358c46263159c8365785d592951ceb533c3cb9dbf1280d47faed1c96d31ebcec0c8d3ef154abae95f46
|
data/README.md
CHANGED
|
@@ -86,7 +86,7 @@ To browse ready to use code samples check [Google Cloud Samples](https://cloud.g
|
|
|
86
86
|
|
|
87
87
|
## Supported Ruby Versions
|
|
88
88
|
|
|
89
|
-
This library is supported on Ruby 3.
|
|
89
|
+
This library is supported on Ruby 3.2+.
|
|
90
90
|
|
|
91
91
|
Google provides official support for Ruby versions that are actively supported
|
|
92
92
|
by Ruby Core—that is, Ruby versions that are either in normal maintenance or
|
|
@@ -538,6 +538,7 @@ module Google
|
|
|
538
538
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
539
539
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
540
540
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
541
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
541
542
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
542
543
|
# trigger a retry.
|
|
543
544
|
# @return [::Hash]
|
|
@@ -621,6 +622,7 @@ module Google
|
|
|
621
622
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
622
623
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
623
624
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
625
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
624
626
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
625
627
|
# trigger a retry.
|
|
626
628
|
#
|
|
@@ -508,6 +508,7 @@ module Google
|
|
|
508
508
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
509
509
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
510
510
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
511
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
511
512
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
512
513
|
# trigger a retry.
|
|
513
514
|
# @return [::Hash]
|
|
@@ -580,6 +581,7 @@ module Google
|
|
|
580
581
|
# * `:initial_delay` (*type:* `Numeric`) - The initial delay in seconds.
|
|
581
582
|
# * `:max_delay` (*type:* `Numeric`) - The max delay in seconds.
|
|
582
583
|
# * `:multiplier` (*type:* `Numeric`) - The incremental backoff multiplier.
|
|
584
|
+
# * `:jitter` (*type:* `Numeric`) - The jitter in seconds. Default: 1.0.
|
|
583
585
|
# * `:retry_codes` (*type:* `Array<String>`) - The error codes that should
|
|
584
586
|
# trigger a retry.
|
|
585
587
|
#
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-web_risk-v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.16.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -15,14 +15,14 @@ dependencies:
|
|
|
15
15
|
requirements:
|
|
16
16
|
- - "~>"
|
|
17
17
|
- !ruby/object:Gem::Version
|
|
18
|
-
version: '1.
|
|
18
|
+
version: '1.3'
|
|
19
19
|
type: :runtime
|
|
20
20
|
prerelease: false
|
|
21
21
|
version_requirements: !ruby/object:Gem::Requirement
|
|
22
22
|
requirements:
|
|
23
23
|
- - "~>"
|
|
24
24
|
- !ruby/object:Gem::Version
|
|
25
|
-
version: '1.
|
|
25
|
+
version: '1.3'
|
|
26
26
|
- !ruby/object:Gem::Dependency
|
|
27
27
|
name: google-cloud-errors
|
|
28
28
|
requirement: !ruby/object:Gem::Requirement
|