commit | ab3dc1e26f5240ea3456de364c7c5cb8f40f9583 | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Fri Dec 06 15:56:24 2019 -0500 |
committer | GitHub <noreply@github.com> | Fri Dec 06 15:56:24 2019 -0500 |
tree | d6b5d196aa50fc14ac4b4b2651e52c638aafc617 | |
parent | bfb1f8cc8a706ce5ca2a14886c920ca2220ec349 [diff] |
feat: send quota project id in x-goog-user-project header for OAuth2 credentials (#400) When the 3LO credentials are used, the quota project ("quota_project_id") is sent on every outgoing request in the x-goog-user-project HTTP header/grpc metadata. The quota project is used for billing and quota purposes.