-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add support for BigQuery Models. (#2039)
* feat: adds support for BigQuery ML Models * Updated discovery doc for bigquery * Created model class * Added model and models methods to BigQuery\Dataset client * Added network calls to ConnectionInterface and Rest connection * fix: modifies order of params to prevent accidental overwrites * Address review feedback * Address review comments * add param description
- Loading branch information
1 parent
a0ae202
commit e2e006f
Showing
11 changed files
with
4,656 additions
and
2,552 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.