@@ -359,22 +359,22 @@ var Products = map[string]Product{
359359 },
360360 "google_bigquery_dataset" : {
361361 APIsRequired : []APIReference {
362- {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery-json .googleapis.com/" },
362+ {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery.googleapis.com/" },
363363 },
364364 },
365365 "google_bigquery_dataset_access" : {
366366 APIsRequired : []APIReference {
367- {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery-json .googleapis.com/" },
367+ {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery.googleapis.com/" },
368368 },
369369 },
370370 "google_bigquery_job" : {
371371 APIsRequired : []APIReference {
372- {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery-json .googleapis.com/" },
372+ {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery.googleapis.com/" },
373373 },
374374 },
375375 "google_bigquery_routine" : {
376376 APIsRequired : []APIReference {
377- {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery-json .googleapis.com/" },
377+ {Name : "BigQuery API" , URL : "https://console.cloud.google.com/apis/library/bigquery.googleapis.com/" },
378378 },
379379 },
380380 "google_sourcerepo_repository" : {
0 commit comments