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

Commit 3c638f9

Browse files
feat: add new reCAPTCHA Enterprise fraud annotations (#163)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 414549384 Source-Link: googleapis/googleapis@9b9da22 Source-Link: https://github.com/googleapis/googleapis-gen/commit/e4e3b2c01ce675c100ed54519cad3274ea20a8a2 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTRlM2IyYzAxY2U2NzVjMTAwZWQ1NDUxOWNhZDMyNzRlYTIwYThhMiJ9
1 parent 4ab3ab8 commit 3c638f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

google/cloud/recaptchaenterprise_v1/types/recaptchaenterprise.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ class Reason(proto.Enum):
115115
"""
116116
REASON_UNSPECIFIED = 0
117117
CHARGEBACK = 1
118+
CHARGEBACK_FRAUD = 8
119+
CHARGEBACK_DISPUTE = 9
118120
PAYMENT_HEURISTICS = 2
119121
INITIATED_TWO_FACTOR = 7
120122
PASSED_TWO_FACTOR = 3

0 commit comments

Comments
 (0)