Skip to content

Commit

Permalink
feat(recaptchaenterprise): FirewallPolicy CRUD API (#8635)
Browse files Browse the repository at this point in the history
- [ ] 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: https://togithub.com/googleapis/googleapis/commit/726e33e077155b454555e91af721b76e90d56912

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4e53991b7315853fbd6b275c604ec38530527f83
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGU1Mzk5MWI3MzE1ODUzZmJkNmIyNzVjNjA0ZWMzODUzMDUyN2Y4MyJ9
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: https://togithub.com/googleapis/googleapis/commit/b027b019374cf2ae5fcdeebf75cc17cd9d7c2e50

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c97a9e88043caae796c6340451088773c1d70cdc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzk3YTllODgwNDNjYWFlNzk2YzYzNDA0NTEwODg3NzNjMWQ3MGNkYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore(firestore): expand Target.target_id docs
chore: improve FieldReference.field_path docs
chore: (preview only) expose Query Profile API

PiperOrigin-RevId: 570489360

Source-Link: https://togithub.com/googleapis/googleapis/commit/5c5f6b7f6d970caf1b414545ff49b3a54617dd26

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/cb29ed56b738ab04360d2e1cbf3b1bc8785f8ca1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2IyOWVkNTZiNzM4YWIwNDM2MGQyZTFjYmYzYjFiYzg3ODVmOGNhMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): add DatasetVersion and dataset version RPCs to DatasetService
feat: add ListPublisherModels RPC to ModelGardenService
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570235864

Source-Link: https://togithub.com/googleapis/googleapis/commit/69cdc6eab16d7ffa10f7f658beedca58dbab3fd2

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a873e30b24bad11374e957fa78f1b7a73d92a957
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTg3M2UzMGIyNGJhZDExMzc0ZTk1N2ZhNzhmMWI3YTczZDkyYTk1NyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(batch): add InstancePolicy.reservation field for restricting jobs to a specific reservation

---
docs: elaborate the usage of Container.volumes proto field
PiperOrigin-RevId: 570165566

Source-Link: https://togithub.com/googleapis/googleapis/commit/de6760b2ef8ba8481646b14c2d52460ab8f97cc2

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8a604d8c78f2c7f150277ea3b2f53f82962abb55
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGE2MDRkOGM3OGYyYzdmMTUwMjc3ZWEzYjJmNTNmODI5NjJhYmI1NSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(aiplatform): add DatasetVersion and dataset version RPCs to DatasetService
feat: add PersistentDiskSpec
chore: remove backend configuration from the service config

PiperOrigin-RevId: 570130129

Source-Link: https://togithub.com/googleapis/googleapis/commit/581320192968f4087c00fb306fb1d47c2cb00547

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a4313bffb76dcbc957ee0ce125b58a8e70226c80
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTQzMTNiZmZiNzZkY2JjOTU3ZWUwY2UxMjViNThhOGU3MDIyNmM4MCJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Oct 4, 2023
1 parent 71a440c commit 481127f
Show file tree
Hide file tree
Showing 66 changed files with 13,115 additions and 3,945 deletions.
2,014 changes: 1,412 additions & 602 deletions aiplatform/apiv1/aiplatformpb/dataset_service.pb.go

Large diffs are not rendered by default.

245 changes: 245 additions & 0 deletions aiplatform/apiv1/aiplatformpb/dataset_version.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aiplatform/apiv1/aiplatformpb/endpoint.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions aiplatform/apiv1/aiplatformpb/index.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion aiplatform/apiv1/aiplatformpb/index_endpoint.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 481127f

Please sign in to comment.