yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
233 stars 85 forks source link

use quota project ID as default when available #131

Closed danburkert closed 1 year ago

danburkert commented 1 year ago

This PR allows the quota project ID to be used as the default project ID when it is present in credentials. I believe this matches the behavior of the gcloud CLI tool.