google-cloud-phishing_protection 0.10.0 → 0.10.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: 3446bb5dbc052456c12794bbde0e4860bc327d6c6ee5622dbdb4cf99ce1c0ae7
4
- data.tar.gz: 6ea0eaf094b7ea180ef7c961329c426ef96a73a0082f42c5531c85a304522c04
3
+ metadata.gz: c4db57c341799632e372591c1dfe5399aa190c6147bb072f3f7c66531365f7af
4
+ data.tar.gz: 8d590970044f8566fa8a7bf3851170c3e38e3f7e051fc8bfa4fbfc9644d4f46c
5
5
  SHA512:
6
- metadata.gz: 2e863a8520c0a3b0fbd9cd71754ab5b9dc40ce460021130842727a7bcb0c2b38ed1fce45c43700a8c2a848e971fb2b29e1d73867e4a404dfdcfcbf1158189b86
7
- data.tar.gz: 5b1b0cc59746d33e6ef24bf661d21b561094b20f2bc8bc366a8ad937fdd3500420b794ef04f0bdf6869873fc96918bea1a6e8a65255d5d1632d0f8d739f0282e
6
+ metadata.gz: e8c43bc9fd52ff9df50fece4e7b05a78bcc7947c4db6c9199f1a7ce0965d98d551abdd896140511b89a133ea39e8f966b40d613efad68fc91afb962722d6f7f3
7
+ data.tar.gz: c00fd8c724a0e17c0efe3070d53069013f8f2b5b6442d070b7ab7f4dfb5bcfd6e7e234c70ff21e1ac5bdc9c1da9451751a095ab05d1e5a0bb26cae3242b89535
@@ -88,8 +88,8 @@ module Google
88
88
  # The library version as recorded in instrumentation and logging.
89
89
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
90
90
  # An array of interceptors that are run before calls are executed.
91
- # * `timeout` (*type:* `Integer`) -
92
- # Default timeout in milliseconds.
91
+ # * `timeout` (*type:* `Numeric`) -
92
+ # Default timeout in seconds.
93
93
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
94
94
  # Additional gRPC headers to be sent with the call.
95
95
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module PhishingProtection
23
- VERSION = "0.10.0"
23
+ VERSION = "0.10.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-phishing_protection
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.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-06-01 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: google-cloud-core
@@ -186,7 +186,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
186
186
  - !ruby/object:Gem::Version
187
187
  version: '0'
188
188
  requirements: []
189
- rubygems_version: 3.0.6
189
+ rubygems_version: 3.2.6
190
190
  signing_key:
191
191
  specification_version: 4
192
192
  summary: API Client library for the Phishing Protection API