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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e2c7c0c16bf4d0b6b20e25afc31d90d48ce589ea8fab319278445ee83d27daca
|
4
|
+
data.tar.gz: c69dfc5bf27009f851ded7b7a947f5c24537a3894926b542eda23ac95942ae3c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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/
|
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/
|
51
|
+
# [Product Documentation]: https://cloud.google.com/phishing-protection
|
52
52
|
#
|
53
53
|
# ## Enabling Logging
|
54
54
|
#
|
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.
|
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-
|
11
|
+
date: 2020-04-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-gax
|