Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
feat: add support for listing arima, automl, boosted tree, DNN, and m…
…atrix factorization models (#328) * changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * chore: update proto definitions for bigquery/v2 to support BQML statistics PiperOrigin-RevId: 337113354 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Oct 14 10:04:20 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 215c12ade72d9d9616457d9b8b2f8a37f38e79f3 Source-Link: googleapis/googleapis@215c12a * fix: manually revert `type` to `type_` breaking change This should allow us to merge the fixes for `list_models` and avoid a breaking change until `proto-plus` becomes acceptable for our use. * feat: add BIGNUMERIC to data type enums Co-authored-by: Tim Swast <swast@google.com>
- Loading branch information