@@ -359,22 +359,22 @@ var Products = map[string]Product{
359
359
},
360
360
"google_bigquery_dataset" : {
361
361
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/" },
363
363
},
364
364
},
365
365
"google_bigquery_dataset_access" : {
366
366
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/" },
368
368
},
369
369
},
370
370
"google_bigquery_job" : {
371
371
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/" },
373
373
},
374
374
},
375
375
"google_bigquery_routine" : {
376
376
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/" },
378
378
},
379
379
},
380
380
"google_sourcerepo_repository" : {
0 commit comments