Values_1.BigQueryParametersSourceThe parameters that are required to connect to a Google BigQuery data source.
type nonrec t = {projectId : ProjectId.t;The Google Cloud Platform project ID where your datasource was created.
*)dataSetRegion : DataSetRegion.t option;The storage location where you create a Google BigQuery data source.
*)}