feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[cloud-bigquery-nodejs]: Wrong name for the BigQuery API in the Node.js integration documentation

Open alekjarmov opened this issue 1 year ago • 0 comments

In the documentation here, it mentions that the name of the BigQuery API should be bigquery-json.googleapis.com but instead it should be bigquery.googleapis.com and the command to enable it should be gcloud services enable bigquery.googleapis.com.

alekjarmov avatar Jan 22 '24 10:01 alekjarmov