Configuration Reference¶
This page contains the list of all the provider configurations that you
can set in airflow.cfg
file or using environment variables.
Note
For more information on setting the configuration, see Setting Configuration Options
Sections:
[providers_google]¶
Options for google provider
verbose_logging¶
New in version 2.0.0.
Sets verbose logging for google provider
- Type
boolean
- Default
False
- Environment Variable
AIRFLOW__PROVIDERS_GOOGLE__VERBOSE_LOGGING