google-cloud-phishing_protection 0.15.0 → 0.15.2

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: de5ea076f1aebc19aad51040b5429be8b6df786e637a0559e6297ade26faee94
4
- data.tar.gz: 4be5045494799d73205b6a8c2a2147c91d4df6fba7f6a21e56b1ad65b37879af
3
+ metadata.gz: 9fc4e1b89bdf23fa38e8c73134d3b1d8395efa20c07f33118ff490334d4efe7a
4
+ data.tar.gz: 6ba076f5ef3293bb0e8462ab437d784684490527e9563f23e739a67c37dd68b7
5
5
  SHA512:
6
- metadata.gz: 9fdb8858aa72462bc2abca925f0cbfa7a269c6b23c4903181dcd67af2996906470d1254f215eedbd358d81f6f73ee9b4419b682adecab5bba70a576d9f2db575
7
- data.tar.gz: bebc5d654d138739d2fbff1040c2c0921b1f032b052f7cca5896dd027c236490429717f3948b853fccb9b5cab4e705b9ca2d289e1aca5bc6b9503629580ae595
6
+ metadata.gz: 4f52da76b5d1f7499ec4134d200e0ab968a483ac94c4586bfad9fc7c7ba931f895d2227adb3870bb0fb4e2d8dd1638236cd9a042113c3fc63a54719e66f43409
7
+ data.tar.gz: 41019a307e7fb1842bf31b56d82fb2fe99930266c70e9bf4f48ce59a6cdcc621e77d6f108006e692b8866554cba792fae9e5d676f037c82e5df87488b7b7b63e
data/README.md CHANGED
@@ -18,7 +18,7 @@ themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
19
  [google-cloud-phishing_protection-v1beta1](https://cloud.google.com/ruby/docs/reference/google-cloud-phishing_protection-v1beta1/latest).
20
20
 
21
- See also the [Product Documentation](https://cloud.google.com/phishing-protection)
21
+ See also the [Product Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-phishing_protection)
22
22
  for more usage information.
23
23
 
24
24
  ## Quick Start
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module PhishingProtection
23
- VERSION = "0.15.0"
23
+ VERSION = "0.15.2"
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.15.0
4
+ version: 0.15.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-26 00:00:00.000000000 Z
11
+ date: 2024-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core