google-cloud-phishing_protection 0.4.0 → 0.4.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: 7c0fce797090191b8b45001a3dd54c4976f2f8c7469d87261a4c80e4f919dd07
4
- data.tar.gz: 379782f00e55ecad736026b843bfebd5f97691690a12624f591dc52721f47d11
3
+ metadata.gz: e2c7c0c16bf4d0b6b20e25afc31d90d48ce589ea8fab319278445ee83d27daca
4
+ data.tar.gz: c69dfc5bf27009f851ded7b7a947f5c24537a3894926b542eda23ac95942ae3c
5
5
  SHA512:
6
- metadata.gz: dce8d687371020b4cd23f411bef35aad59d074ba32d26e1a04edbf9f6566238b8b6396108a8a92dc6d1c37f6db2fd1cefd2a7c1db2950a02606cbd8919df4414
7
- data.tar.gz: 7941c1c23c288ce04e13b5ae2a140681d17b5b61108e18d3d9134c63e0d750390c18a7854a24ccee22e1a2e9e909ffd1bdb4efe34cb90a048d886a25672de0d7
6
+ metadata.gz: c57a1a1be0e5b5a8737c8fccc07d0ae4b1779174be68b5feb06a4c38eaad73ce44eb44204624895cf772f67d618a3485f1794317eaa466c35535b25ce71fb93d
7
+ data.tar.gz: 40b3eb335078018f0dde468afe0bf9ee54d85051f43913f43be514b5b3946c7cd1cb8641588b01fa807cb1b41c4799dd4fd832bb70047c60d1bb3805104e70a4
data/AUTHENTICATION.md CHANGED
@@ -170,8 +170,3 @@ Developers service account.
170
170
 
171
171
  The key file you download will be used by this library to authenticate API
172
172
  requests and should be stored in a secure location.
173
-
174
- ## Troubleshooting
175
-
176
- If you're having trouble authenticating you can ask for help by following the
177
- {file:TROUBLESHOOTING.md Troubleshooting Guide}.
@@ -47,7 +47,7 @@ module Google
47
47
  # - View this [repository's main README](https://github.com/googleapis/google-cloud-ruby/blob/master/README.md)
48
48
  # to see the full list of Cloud APIs that we cover.
49
49
  #
50
- # [Product Documentation]: https://cloud.google.com/phishingprotection
50
+ # [Product Documentation]: https://cloud.google.com/phishing-protection
51
51
  #
52
52
  # ## Enabling Logging
53
53
  #
@@ -48,7 +48,7 @@ module Google
48
48
  # - View this [repository's main README](https://github.com/googleapis/google-cloud-ruby/blob/master/README.md)
49
49
  # to see the full list of Cloud APIs that we cover.
50
50
  #
51
- # [Product Documentation]: https://cloud.google.com/phishingprotection
51
+ # [Product Documentation]: https://cloud.google.com/phishing-protection
52
52
  #
53
53
  # ## Enabling Logging
54
54
  #
@@ -16,7 +16,7 @@
16
16
  module Google
17
17
  module Cloud
18
18
  module PhishingProtection
19
- VERSION = "0.4.0".freeze
19
+ VERSION = "0.4.1".freeze
20
20
  end
21
21
  end
22
22
  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.4.0
4
+ version: 0.4.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-03-11 00:00:00.000000000 Z
11
+ date: 2020-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-gax