Specify GCP location in ray.data.Dataset.write_bigquery

Hi,

Is it possible to specify the GCP location in ray.data.Dataset.write_bigquery? I believe that by default this is set to some US location. However, in my GCP account, I just can run services in one specific location. Is there any chance to explicitly change the location? For the ray docs, I don’t see any argument to do this: ray.data.Dataset.write_bigquery — Ray 2.10.0.

Thanks,
Joao