google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

BigQuery REST v2 API

Open dbolduc opened this issue 1 year ago • 0 comments

We need to produce an idiomatic C++ API surface for https://cloud.google.com/bigquery/docs/reference/rest

This is a big undertaking. It will have several subtasks, such as #13892. We will fill in the details later.

  • [x] #14382
  • [ ] Generate libraries for new BigQuery services.
  • [ ] Add biguqery_job to build infrastructure.
  • [ ] Add bigquery_admin to build infrastructure.

dbolduc avatar Apr 25 '24 15:04 dbolduc