Skip to content

Commit

Permalink
feat: [aiplatform] add Optimized to FeatureOnlineStore (#10040)
Browse files Browse the repository at this point in the history
* feat: add Optimized to FeatureOnlineStore

PiperOrigin-RevId: 579291287

Source-Link: googleapis/googleapis@90a53d6

Source-Link: https://github.com/googleapis/googleapis-gen/commit/94f8d8b2207ecf9882a88c305590bcea9ec01d6e
Copy-Tag: eyJwIjoiamF2YS1haXBsYXRmb3JtLy5Pd2xCb3QueWFtbCIsImgiOiI5NGY4ZDhiMjIwN2VjZjk4ODJhODhjMzA1NTkwYmNlYTllYzAxZDZlIn0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 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>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 4, 2023
1 parent dbdc8a1 commit cc0e248
Show file tree
Hide file tree
Showing 5 changed files with 1,639 additions and 108 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4958,6 +4958,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.aiplatform.v1beta1.FeatureOnlineStore$Optimized",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.aiplatform.v1beta1.FeatureOnlineStore$Optimized$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.aiplatform.v1beta1.FeatureOnlineStore$State",
"queryAllDeclaredConstructors": true,
Expand Down
Loading

0 comments on commit cc0e248

Please sign in to comment.