Versions in this module Expand all Collapse all v0 v0.0.25 Apr 18, 2024 Changes in this version + func NewConnector(config Config) driver.Connector + type Config struct + Dataset string + Location string + Options []option.ClientOption + ProjectID string + type GetJob func(job *bigquery.Job) + type GetQuery func(query *bigquery.Query)