Pipeline config changes

This commit is contained in:
Ayush Shah 2021-08-26 01:19:32 +05:30
parent 2d1ad58e1b
commit a58cae7286

View File

@ -2,9 +2,9 @@
"source": { "source": {
"type": "bigquery-usage", "type": "bigquery-usage",
"config": { "config": {
"project_id": "arched-champion-319818", "project_id": "project_id",
"username": "gcpuser@arched-champion-319818.iam.gserviceaccount.com",
"host_port": "https://bigquery.googleapis.com", "host_port": "https://bigquery.googleapis.com",
"username": "gcpuser@project_id.iam.gserviceaccount.com",
"service_name": "gcp_bigquery", "service_name": "gcp_bigquery",
"duration": 2, "duration": 2,
"options": { "options": {