Skip to content

Commit

Permalink
feat(aiplatform): Add Optimized feature store proto (#9635)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

feat: Add data_key field in feature online store service
feat: Add dedicated_serving_endpoint
feat: Add index_config field

PiperOrigin-RevId: 618280080

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

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/a96b4d818e3d157e6f529616ad7b147d3f8aa387
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTk2YjRkODE4ZTNkMTU3ZTZmNTI5NjE2YWQ3YjE0N2QzZjhhYTM4NyJ9
BEGIN_NESTED_COMMIT
feat(recaptchaenterprise): 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

Source-Link: https://togithub.com/googleapis/googleapis/commit/0bf3720b22f359e98083e6246ec839d1a8f8bbf8

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8a0ffab6fe0c6bfa08355b64462697df48efd648
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGEwZmZhYjZmZTBjNmJmYTA4MzU1YjY0NDYyNjk3ZGY0OGVmZDY0OCJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Mar 25, 2024
1 parent 5de7452 commit 94f9463
Show file tree
Hide file tree
Showing 34 changed files with 12,398 additions and 1,710 deletions.
350 changes: 260 additions & 90 deletions aiplatform/apiv1/aiplatformpb/feature_online_store.pb.go

Large diffs are not rendered by default.

384 changes: 200 additions & 184 deletions aiplatform/apiv1/aiplatformpb/feature_online_store_service.pb.go

Large diffs are not rendered by default.

597 changes: 511 additions & 86 deletions aiplatform/apiv1/aiplatformpb/feature_view.pb.go

Large diffs are not rendered by default.

210 changes: 210 additions & 0 deletions cloudcontrolspartner/apiv1beta/auxiliary.go

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

0 comments on commit 94f9463

Please sign in to comment.