# Functions

NewBigQuery creates a new instance of a BigQuery client.
Query takes a queryString (assumed to be valid SQL) and executes it against BigQuery using the given client.
No description provided by the author

# Structs

BigQuery provides a client and dataset identifiers.