I use bigquery fine in my code, but when I try to run this:
parquet_options = bigquery.format_options.ParquetOptions()
there is an exception:
AttributeError("module 'google.cloud.bigquery' has no attribute 'format_options'")
https://cloud.google.com/python/docs/reference/bigquery/latest/format_options