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: f8c1f595c61e911de1f30f731946826eec5b70449ef625026b1df5f0707bdc60
4
- data.tar.gz: 48822ec2c98a4807a37158ace2b6c313a907a79d19c16f85c88d7d6eb437f73c
3
+ metadata.gz: 91ac04b04d9d2f2b3b069e790a17179fc035384b9200fad30e8111833964a8f4
4
+ data.tar.gz: a51129e1042859cc807ed94f43c5a057f0fc2e95496f7a241be9f362838a503a
5
5
  SHA512:
6
- metadata.gz: 452737da7153655994867b40aec6cb6239862fb0c0eed202c4f06850ecabf98b96b4c565e91e083e896cfe04a2701ff816b77b927bf911464d671f93f60b103c
7
- data.tar.gz: d53947d81edc5df5e6623c3890780f2c53922f2444e7fc31d63ab2af6bea71dfa5a1e2970dae79f50b9eb58c3c62031cc79a4373356433a5d6d6bb612042bb92
6
+ metadata.gz: 614acc500529148ab61acb9258ba8a796ccb7d956239a264347c72e5e88d54b6516358be755b8a38fd34da6e8dc67ad600f7710156446accd59f689e9af7e7e8
7
+ data.tar.gz: e2eee81c5276e6ccccbd6a23028bcfc9e2c48c5c31592f55fa933fd10130ded55237b9cfa4b5ddc553c95f56ea32f0ec8c853c0870b09404f5f200ba402732b7
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module RecaptchaEnterprise
23
23
  module V1
24
- VERSION = "0.9.0"
24
+ VERSION = "0.9.1"
25
25
  end
26
26
  end
27
27
  end
@@ -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, 7, "google.cloud.recaptchaenterprise.v1.PrivatePasswordLeakVerification"
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.0
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-05-19 00:00:00.000000000 Z
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.5
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