bigframes._config.BigQueryOptions.location#
- property BigQueryOptions.location: str | None#
Default location for job, datasets, and tables.
For more information, see https://cloud.google.com/bigquery/docs/locations BigQuery locations.
- Returns:
Default location as a string; otherwise None.
- Return type:
None or str