Encapsulates configuration for working with a session.
Properties
bq_connection
Name of the BigQuery connection to use.
You should either have the connection already created in the
location you have chosen, or you should have the Project IAM
Admin role to enable the service to create the connection for you if you
need it.
Google Cloud project ID to use for billing and as the default project.
use_regional_endpoints
Flag to connect to regional API endpoints.
Requires location to also be set. For example, set
location='asia-northeast1' and use_regional_endpoints=True to
connect to asia-northeast1-bigquery.googleapis.com.