Ingestor.BigQuery.start_link

You're seeing just the function start_link, go back to Ingestor.BigQuery module for more information.

Specs

start_link(opts()) :: {:ok, pid()}

Starts the Ingestor.

opts batch_size: default 100

stream: Stream to subscribe for rows

project_id: Google cloud project id

dataset_id: Big Query Dataset id

table_id: Big Query Table to insert rows