prefect_dbt.cli.configs.bigquery
Module containing models for BigQuery configs
Classes
BigQueryTargetConfigs
Target configs contain credentials and
settings, specific to BigQuery.
To find valid keys, head to the BigQuery Profile
page.
Attributes:
credentials: The credentials to use to authenticate; if there are duplicate keys between credentials and TargetConfigs, e.g. schema, an error will be raised.
get_configs
- A configs JSON.