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

Commit 6b0f9f1

Browse files
fix: remove key management API (#788)
- [ ] Regenerate this pull request now. feat: introduced Reason, PasswordLeakVerification, AccountDefenderAssessment PiperOrigin-RevId: 445255953 Source-Link: googleapis/googleapis@79b9055 Source-Link: https://github.com/googleapis/googleapis-gen/commit/f21fea7656c7e8a6d29aca9e390d935a511aa931 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjIxZmVhNzY1NmM3ZThhNmQyOWFjYTllMzkwZDkzNWE1MTFhYTkzMSJ9
1 parent 3a49180 commit 6b0f9f1

File tree

46 files changed

+3915
-13375
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+3915
-13375
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!-- see http://www.mojohaus.org/clirr-maven-plugin/examples/ignored-differences.html -->
3+
<differences>
4+
<difference>
5+
<differenceType>7002</differenceType>
6+
<className>com/google/cloud/recaptchaenterprise/v1beta1/RecaptchaEnterpriseServiceV1Beta1Client*</className>
7+
<method>* *Key*(*)</method>
8+
</difference>
9+
<difference>
10+
<differenceType>7002</differenceType>
11+
<className>com/google/cloud/recaptchaenterprise/v1beta1/RecaptchaEnterpriseServiceV1Beta1Settings*</className>
12+
<method>* *Key*(*)</method>
13+
</difference>
14+
<difference>
15+
<differenceType>7002</differenceType>
16+
<className>com/google/cloud/recaptchaenterprise/v1beta1/stub/RecaptchaEnterpriseServiceV1Beta1Stub*</className>
17+
<method>* *Key*(*)</method>
18+
</difference>
19+
<difference>
20+
<differenceType>7002</differenceType>
21+
<className>com/google/cloud/recaptchaenterprise/v1beta1/stub/GrpcRecaptchaEnterpriseServiceV1Beta1Stub*</className>
22+
<method>* *Key*(*)</method>
23+
</difference>
24+
<difference>
25+
<differenceType>7002</differenceType>
26+
<className>com/google/cloud/recaptchaenterprise/v1beta1/stub/RecaptchaEnterpriseServiceV1Beta1StubSettings*</className>
27+
<method>* *Key*(*)</method>
28+
</difference>
29+
<difference>
30+
<differenceType>8001</differenceType>
31+
<className>com/google/cloud/recaptchaenterprise/v1beta1/RecaptchaEnterpriseServiceV1Beta1Client$ListKeys*</className>
32+
</difference>
33+
34+
</differences>

0 commit comments

Comments
 (0)