# Google Cloud Project ID (optional)
# If not set, will use the default project from ADC
BQ_PROJECT=your-gcp-project
# BigQuery location/region (optional)
# Examples: US, EU, asia-northeast1
BQ_LOCATION=asia-northeast1
# Default price per TiB for cost estimation (optional)
# Used when pricePerTiB is not provided in the tool arguments
# Default: 5.0
SAFE_PRICE_PER_TIB=5.0