Commit Graph

12 Commits

Author SHA1 Message Date
Connor McCarthy 623e309446 chore(components): fix import in proto/README
PiperOrigin-RevId: 567545593
2023-09-22 00:46:26 -07:00
Connor McCarthy 183313c8c9 chore(components): format gcpc source code
PiperOrigin-RevId: 521912902
2023-04-04 17:55:33 -07:00
Googler 3ef66ea1ee docs(components): Fix Dataproc component doc to indicate that `batch_id` is optional
PiperOrigin-RevId: 491796851
2022-11-29 19:35:40 -08:00
Googler 6ceea6f6b1 Internal change
PiperOrigin-RevId: 446640848
2022-05-04 23:49:09 -07:00
Yang Pan 86c777da5e Internal change
PiperOrigin-RevId: 427879383
2022-02-10 17:11:56 -08:00
Yang Pan 2db582a532 chore(component): revert the change to remove unused parameters to avoid misuse. Keep switch BQ components gcp_resource types to `BigQueryJob`
PiperOrigin-RevId: 424717372
2022-01-27 15:08:08 -08:00
Yang Pan 276870585f chore(component): remove unused parameters to avoid misuse. Also switch BQ components gcp_resource types to `BigQueryJob`
PiperOrigin-RevId: 424381002
2022-01-26 10:16:44 -08:00
Rui Fang bc56df6cf7 feat(chore): add labels and error to the gcp_resources.proto
PiperOrigin-RevId: 421120500
2022-01-11 14:06:18 -08:00
Yang Pan 9f27130be6 chore(component): remove the fields
PiperOrigin-RevId: 416915864
2021-12-16 16:07:14 -08:00
Rui Fang 3da295e159 feat(chore): add labels and error to the gcp_resources.proto
PiperOrigin-RevId: 416417286
2021-12-14 16:04:56 -08:00
copybara-service[bot] 3bf7059d82
1. Update API docs for AI platform components. (#6742)
2. Remove the location parameter from model deploy/export since the location should be inferred from the model name.
3. Delete the old BQ and Dataflow components as they won't be included in the GCPC SDK

PiperOrigin-RevId: 402960967

Co-authored-by: Yang Pan <yangpa@google.com>
2021-10-18 20:38:28 -07:00
IronPan b6ca63fb62
chore(components): Restructure the gcpc SDK directory (#6626)
* move proto out of experimental

* restructure the directory

* restructure the directory

* restructure the directory

* restructure the directory
2021-09-27 23:37:09 -07:00