google-cloud-recaptcha_enterprise 0.5.0 → 0.5.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: 6d5edebe55fac41b99d68b7adcceeb799c4f9148d6c731470609896c49525ba5
|
4
|
+
data.tar.gz: 190f41ad01c2b3a7bfab787918b87cf4a0927efa3c979cd6077e928566e6a253
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a140f39326a604695e6e989d24ef7b84c5859354bdccde34df64901ca0156befe765a19196b410cf4918cbc36d177846ab644ab12bf49bc5a2f614f61ec6b47
|
7
|
+
data.tar.gz: 5a5db4002c9b9f53b06bac4740bc2153e7e1be549ab87ce761fd1b7d9d248c00a72e2f01830ffe7ee66add7d6d7fd54f7cf18190f51c0fb1e83bf706e28e0068
|
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/recaptcha-enterprise
|
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/recaptcha-enterprise
|
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-recaptcha_enterprise
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.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
|