google-cloud-recaptcha_enterprise-v1 0.9.0 → 0.9.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: 91ac04b04d9d2f2b3b069e790a17179fc035384b9200fad30e8111833964a8f4
|
4
|
+
data.tar.gz: a51129e1042859cc807ed94f43c5a057f0fc2e95496f7a241be9f362838a503a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 614acc500529148ab61acb9258ba8a796ccb7d956239a264347c72e5e88d54b6516358be755b8a38fd34da6e8dc67ad600f7710156446accd59f689e9af7e7e8
|
7
|
+
data.tar.gz: e2eee81c5276e6ccccbd6a23028bcfc9e2c48c5c31592f55fa933fd10130ded55237b9cfa4b5ddc553c95f56ea32f0ec8c853c0870b09404f5f200ba402732b7
|
@@ -50,7 +50,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
|
|
50
50
|
optional :risk_analysis, :message, 3, "google.cloud.recaptchaenterprise.v1.RiskAnalysis"
|
51
51
|
optional :token_properties, :message, 4, "google.cloud.recaptchaenterprise.v1.TokenProperties"
|
52
52
|
optional :account_defender_assessment, :message, 6, "google.cloud.recaptchaenterprise.v1.AccountDefenderAssessment"
|
53
|
-
optional :private_password_leak_verification, :message,
|
53
|
+
optional :private_password_leak_verification, :message, 8, "google.cloud.recaptchaenterprise.v1.PrivatePasswordLeakVerification"
|
54
54
|
end
|
55
55
|
add_message "google.cloud.recaptchaenterprise.v1.Event" do
|
56
56
|
optional :token, :string, 1
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-recaptcha_enterprise-v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.9.
|
4
|
+
version: 0.9.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: 2022-
|
11
|
+
date: 2022-06-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -204,7 +204,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
204
204
|
- !ruby/object:Gem::Version
|
205
205
|
version: '0'
|
206
206
|
requirements: []
|
207
|
-
rubygems_version: 3.3.
|
207
|
+
rubygems_version: 3.3.14
|
208
208
|
signing_key:
|
209
209
|
specification_version: 4
|
210
210
|
summary: API Client library for the reCAPTCHA Enterprise V1 API
|