Commit 90d5b44
authored
feat: [RecaptchaEnterprise] add verifiedBots field to RiskAnalysis and definitions for a Bot object to store metadata for a detected bot (#8805)
* feat: add verifiedBots field to RiskAnalysis and definitions for a Bot object to store metadata for a detected bot
feat: add risk reasons to FraudPreventionAssessment
feat: add a POLICY_BASED_CHALLENGE IntegrationType and associated settings
feat: Add `phone_authentication_event` to `AnnotateAssessmentRequest`. This new field allows you to indicate the phone number associated with a multi-factor authentication event, i.e. `INITIATED_TWO_FACTOR`, `PASSED_TWO_FACTOR`, `FAILED_TWO_FACTOR` reasons, and the time of such an event
docs: document domain, package name and bundle id limits and validation
docs: clarify that WafFeature.EXPRESS is deprecated
PiperOrigin-RevId: 844437009
Source-Link: googleapis/googleapis@23c5898
Source-Link: googleapis/googleapis-gen@725e813
Copy-Tag: eyJwIjoiUmVjYXB0Y2hhRW50ZXJwcmlzZS8uT3dsQm90LnlhbWwiLCJoIjoiNzI1ZTgxMzkxN2ZmMjZjYmIzNGM1MGE5NjM4ZDY3Yjc3M2YxMzY2MSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 365e161 commit 90d5b44
36 files changed
Lines changed: 1021 additions & 81 deletions
File tree
- RecaptchaEnterprise
- metadata/V1
- samples/V1/RecaptchaEnterpriseServiceClient
- src/V1
- AccountDefenderAssessment
- AccountVerificationInfo
- Bot
- Client
- Event
- FraudPreventionAssessment
- RiskReason
- FraudSignals/CardSignals
- IpOverrideData
- RiskAnalysis
- SmsTollFraudVerdict
- TestingOptions
- TokenProperties
- TransactionEvent
- WafSettings
- WebKeySettings
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments