Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [recaptchaenterprise] FirewallPolicy CRUD API #9937

Merged
merged 4 commits into from Oct 9, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Oct 4, 2023

  • Regenerate this pull request now.

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

Source-Link: googleapis/googleapis@726e33e

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4e53991b7315853fbd6b275c604ec38530527f83
Copy-Tag: eyJwIjoiamF2YS1yZWNhcHRjaGFlbnRlcnByaXNlLy5Pd2xCb3QueWFtbCIsImgiOiI0ZTUzOTkxYjczMTU4NTNmYmQ2YjI3NWM2MDRlYzM4NTMwNTI3ZjgzIn0=

BEGIN_NESTED_COMMIT
feat: [recaptchaenterprise] added FraudPreventionAssessment.behavioral_trust_verdict
docs: formatting of resource names
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570683260

Source-Link: googleapis/googleapis@b027b01

Source-Link: https://github.com/googleapis/googleapis-gen/commit/c97a9e88043caae796c6340451088773c1d70cdc
Copy-Tag: eyJwIjoiamF2YS1yZWNhcHRjaGFlbnRlcnByaXNlLy5Pd2xCb3QueWFtbCIsImgiOiJjOTdhOWU4ODA0M2NhYWU3OTZjNjM0MDQ1MTA4ODc3M2MxZDcwY2RjIn0=
END_NESTED_COMMIT

docs: formatting of resource names
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570683260

Source-Link: googleapis/googleapis@b027b01

Source-Link: googleapis/googleapis-gen@c97a9e8
Copy-Tag: eyJwIjoiamF2YS1yZWNhcHRjaGFlbnRlcnByaXNlLy5Pd2xCb3QueWFtbCIsImgiOiJjOTdhOWU4ODA0M2NhYWU3OTZjNjM0MDQ1MTA4ODc3M2MxZDcwY2RjIn0=
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 4, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review October 4, 2023 16:04
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 4, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2023
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

Source-Link: googleapis/googleapis@726e33e

Source-Link: googleapis/googleapis-gen@4e53991
Copy-Tag: eyJwIjoiamF2YS1yZWNhcHRjaGFlbnRlcnByaXNlLy5Pd2xCb3QueWFtbCIsImgiOiI0ZTUzOTkxYjczMTU4NTNmYmQ2YjI3NWM2MDRlYzM4NTMwNTI3ZjgzIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [recaptchaenterprise] added FraudPreventionAssessment.behavioral_trust_verdict feat: [recaptchaenterprise] FirewallPolicy CRUD API Oct 4, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 4, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2023
@snippet-bot
Copy link

snippet-bot bot commented Oct 4, 2023

Here is the summary of changes.

You are about to add 20 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 4, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 4, 2023
@ddixit14 ddixit14 merged commit 3e9bd05 into main Oct 9, 2023
32 checks passed
@ddixit14 ddixit14 deleted the owl-bot-copy-java-recaptchaenterprise branch October 9, 2023 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants