Commit graph

118 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
23c589888f 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
2025-12-14 12:02:54 -08:00
Google APIs
0a0dffc19b fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
f861f3d59f chore: regenerate gapic yaml and service yaml for recaptchaenterprise by augmentation configs
PiperOrigin-RevId: 788127191
2025-07-28 13:10:23 -07:00
Google APIs
efb9133940 chore: regenerate gapic yaml and service yaml for recaptchaenterprise beta by augmentation configs
PiperOrigin-RevId: 788127088
2025-07-28 13:10:03 -07:00
Google APIs
f3f5b9119e docs: marked fields as output only
PiperOrigin-RevId: 747885681
2025-04-15 08:28:10 -07:00
Google APIs
3ce116857c docs: fix typo in FraudPrevention.DISABLE comment
PiperOrigin-RevId: 738067567
2025-03-18 10:54:35 -07:00
Google APIs
5b8c54e53d feat: A new field ja4 is added to message Event
docs: update documentation

PiperOrigin-RevId: 735783078
2025-03-11 09:28:10 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
296db1968e feat: Updated google-cloud-recaptcha_enterprise-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-recaptcha_enterprise-v1beta1 prerelease service

PiperOrigin-RevId: 725730854
2025-02-11 12:33:35 -08:00
Google APIs
c76e13d561 docs: tweak comments
PiperOrigin-RevId: 713415280
2025-01-08 14:21:10 -08:00
Google APIs
2dee81b474 chore(php): update to new client surface
PiperOrigin-RevId: 713324443
2025-01-08 09:53:20 -08:00
Google APIs
3cef095370 docs: Update docs for FraudPrevention field in CreateAssessment
docs: challenge is also returned for INVISIBLE keys

PiperOrigin-RevId: 712539647
2025-01-06 08:35:09 -08:00
Google APIs
072ae46e49 docs: challenge is also returned for INVISIBLE keys
PiperOrigin-RevId: 700933092
2024-11-28 00:45:10 -08:00
Google APIs
2aabebcebc feat: A new enum Challenge is added
feat: A new field `challenge` is added to message `.google.cloud.recaptchaenterprise.v1.RiskAnalysis`

PiperOrigin-RevId: 695828238
2024-11-12 12:23:02 -08:00
Google APIs
534f1ccc1a docs: remove documentation overview config
PiperOrigin-RevId: 695773724
2024-11-12 09:57:24 -08:00
Google APIs
f28656a54e feat: support for ListIpOverrides and RemoveIpOverride
feat: enable Akamai web application firewall
docs: minor updates to reference documentation

PiperOrigin-RevId: 691017365
2024-10-29 07:52:05 -07:00
Google APIs
e60db19f11 docs: fix product name in documentation
PiperOrigin-RevId: 686790780
2024-10-16 23:47:16 -07:00
Google APIs
f5caeefcc0 docs: minor wording and branding adjustments
PiperOrigin-RevId: 683794297
2024-10-08 15:57:42 -07:00
Google APIs
eb4c1ec024 docs: fix CreateAssessmentRequest comment
docs: update API title in docs overview

PiperOrigin-RevId: 671473962
2024-09-05 12:45:14 -07:00
Google APIs
b99f12ae81 docs: minor doc fixes
PiperOrigin-RevId: 668754916
2024-08-28 21:47:52 -07:00
Google APIs
14d1fe2996 feat: add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment
PiperOrigin-RevId: 668000366
2024-08-27 08:36:31 -07:00
Google APIs
cc4e33a263 feat: add AddIpOverride RPC
feat: add `express_settings` to `Key`
docs: clarify `Event.express` field
docs: fix billing, quota, and usecase links

PiperOrigin-RevId: 665409132
2024-08-20 10:00:16 -07:00
Google APIs
76b21664ed feat: added SMS Toll Fraud assessment
PiperOrigin-RevId: 646633568
2024-06-25 15:47:37 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
0179dcc4d2 feat:Add Fraud Prevention settings field
PiperOrigin-RevId: 627512001
2024-04-23 14:47:25 -07:00
Google APIs
0f16abbe51 feat:Add Fraud Prevention settings field
PiperOrigin-RevId: 627445658
2024-04-23 11:09:37 -07:00
Google APIs
15c7279b86 docs: fixed the description of ListFirewallPoliciesResponse
PiperOrigin-RevId: 625332079
2024-04-16 08:02:40 -07:00
Google APIs
0bf3720b22 feat: Existing resource_reference option of the field name is removed from message google.cloud.recaptchaenterprise.v1.RelatedAccountGroupMemberShip
feat: Existing resource_reference option of the field name is removed from message `google.cloud.recaptchaenterprise.v1.RelatedAccountGroup`

---
feat: add Cloudflare key creation support

---
chore: update go_package and Go importpath
PiperOrigin-RevId: 618268077
2024-03-22 13:14:25 -07:00
Google APIs
49ea2c0fc4 feat: Add include_recaptcha_script for as a new action in firewall policies
PiperOrigin-RevId: 612851792
2024-03-05 08:31:07 -08:00
Google APIs
c43e216cc3 feat: Add an API method for reordering firewall policies
PiperOrigin-RevId: 607015517
2024-02-14 09:42:53 -08:00
Google APIs
955ff0a099 docs: update comment for AccountVerificationInfo.username
PiperOrigin-RevId: 598888823
2024-01-16 10:48:08 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
f4ea98654d feat: added stable account identifier to related group membership resources, and deprecated hashed identifier field
docs: noted applicable fields as resource identifiers

PiperOrigin-RevId: 588509751
2023-12-06 12:32:25 -08:00
Google APIs
3413c935f2 feat: added AnnotateAssessmentRequest.account_id
feat: added Event.user_info
docs: updated comments

PiperOrigin-RevId: 584376490
2023-11-21 11:08:25 -08:00
Google APIs
e4009041e6 docs: minor comments updates
PiperOrigin-RevId: 584363225
2023-11-21 10:26:19 -08:00
Google APIs
22df66c961 fix!: added required annotations
docs: updated comments explaining if a field is optional or required

CreateKeyRequest.display_name and PrivatePasswordLeakVerification.lookup_hash_prefix are now required.

PiperOrigin-RevId: 580254588
2023-11-07 11:56:04 -08:00
Google APIs
726e33e077 feat: FirewallPolicy CRUD API
feat: added Assessment.firewall_policy_assessment, fraud_signals
feat: added new fields to Event message
feat: added RiskAnalysis.extended_verdict_reasons
feat: added FraudPreventionAssessment.behavioral_trust_verdict
feat: added AndroidKeySettings.support_non_google_app_store_distribution
feat: added IOSKeySettings.apple_developer_id
feat: added WafFeature.EXPRESS enum value
feat: added WafService.FASTLY enum value
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570747007
2023-10-04 11:09:16 -07:00
Google APIs
b027b01937 feat: added FraudPreventionAssessment.behavioral_trust_verdict
docs: formatting of resource names
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570683260
2023-10-04 07:05:51 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
cd1c01aed2 chore: update go_package to match open source code
PiperOrigin-RevId: 525177865
2023-04-18 10:04:03 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
f3c3f3868a feat: add reCAPTCHA Enterprise Fraud Prevention API
This cl adds API features for Fraud Prevention including the FraudPreventionAssessment.

PiperOrigin-RevId: 517508635
2023-03-17 14:24:26 -07:00
Google APIs
5947146b48 feat: add reCAPTCHA Enterprise Fraud Prevention API
This cl adds API features for Fraud Prevention including the FraudPreventionAssessment.

PiperOrigin-RevId: 517166403
2023-03-16 10:48:30 -07:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00