googleapis / googleapis/google-cloud-go
auth: have quota project override in credentials package
Open
type: feature request
- Dominant language
- Go
- Stars
- 4.5k
- Forks
- 1.6k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 109
Description
We should allow users to explicitly set the value returned by quota project getter. This would also allow us to clean up so logic in the transport packages that is needed today because we can't pass the override from the client options down to the credentials package today. There is a TODO in #10807 about this work.
Contributor guide
Assessment
This issue has not been assessed yet.