yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
222 stars 80 forks source link

Wait for query completion #175

Closed yoshidan closed 1 year ago

yoshidan commented 1 year ago

ref #174

Check until job_complete = true at query execution as well as google-cloud-go.