Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
fix: remove key management API (#788)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

feat: introduced Reason, PasswordLeakVerification, AccountDefenderAssessment

PiperOrigin-RevId: 445255953

Source-Link: googleapis/googleapis@79b9055

Source-Link: googleapis/googleapis-gen@f21fea7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjIxZmVhNzY1NmM3ZThhNmQyOWFjYTllMzkwZDkzNWE1MTFhYTkzMSJ9
  • Loading branch information
gcf-owl-bot[bot] committed May 2, 2022
1 parent 3a49180 commit 6b0f9f1
Show file tree
Hide file tree
Showing 46 changed files with 3,915 additions and 13,375 deletions.
34 changes: 34 additions & 0 deletions google-cloud-recaptchaenterprise/clirr-ignored-differences.xml
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
<differences>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/recaptchaenterprise/v1beta1/RecaptchaEnterpriseServiceV1Beta1Client*</className>
<method>* *Key*(*)</method>
</difference>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/recaptchaenterprise/v1beta1/RecaptchaEnterpriseServiceV1Beta1Settings*</className>
<method>* *Key*(*)</method>
</difference>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/recaptchaenterprise/v1beta1/stub/RecaptchaEnterpriseServiceV1Beta1Stub*</className>
<method>* *Key*(*)</method>
</difference>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/recaptchaenterprise/v1beta1/stub/GrpcRecaptchaEnterpriseServiceV1Beta1Stub*</className>
<method>* *Key*(*)</method>
</difference>
<difference>
<differenceType>7002</differenceType>
<className>com/google/cloud/recaptchaenterprise/v1beta1/stub/RecaptchaEnterpriseServiceV1Beta1StubSettings*</className>
<method>* *Key*(*)</method>
</difference>
<difference>
<differenceType>8001</differenceType>
<className>com/google/cloud/recaptchaenterprise/v1beta1/RecaptchaEnterpriseServiceV1Beta1Client$ListKeys*</className>
</difference>

</differences>

0 comments on commit 6b0f9f1

Please sign in to comment.