- Notifications
You must be signed in to change notification settings - Fork321
Commit502a092
feat: add support for listing arima, automl, boosted tree, DNN, and matrix 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 statisticsPiperOrigin-RevId: 337113354Source-Author: Google APIs <noreply@google.com>Source-Date: Wed Oct 14 10:04:20 2020 -0700Source-Repo: googleapis/googleapisSource-Sha: 215c12ade72d9d9616457d9b8b2f8a37f38e79f3Source-Link:googleapis/googleapis@215c12a* fix: manually revert `type` to `type_` breaking changeThis 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 enumsCo-authored-by: Tim Swast <swast@google.com>1 parentb0dd892 commit502a092
File tree
12 files changed
+1282
-15
lines changed- google/cloud
- bigquery_v2
- proto
- types
- bigquery
12 files changed
+1282
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments
Comments
(0)