Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BigQuery ML Models API #1968

Closed
d-torres opened this issue May 24, 2019 · 1 comment
Closed

BigQuery ML Models API #1968

d-torres opened this issue May 24, 2019 · 1 comment
Assignees
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@d-torres
Copy link

Expose the BigQuery models API. It should implement get, list, update, delete operations, but does not direct model creation, as a CREATE MODEL query is how a new ML model is created.

Python implementation
Go implementation
Node implementation

@dwsupplee dwsupplee added api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels May 24, 2019
@danielgsims danielgsims self-assigned this May 25, 2019
@dwsupplee
Copy link
Contributor

This has landed in our latest release: https://github.com/googleapis/google-cloud-php/releases/tag/v0.106.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the BigQuery API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants