feedback
feedback copied to clipboard
[cloud-bigquery-nodejs]: Wrong name for the BigQuery API in the Node.js integration documentation
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.