15 lines
250 B
JSON

{
"type": "bigquery",
"serviceName": "sample_data",
"serviceConnection": {
"config": {
"type": "BigQuery",
"hostPort": "localhost:1234"
}
},
"sourceConfig": {
"config": {
"enableDataProfiler": false
}
}
}