gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

feat(gax): append cred-type header for auth metrics

Open zhumin8 opened this issue 1 year ago • 0 comments

This is POC change in gax-java for auth metrics requirements on token usage. See go/googleapis-auth-metric-design for context.

Credentials will expose getCredentialType() method, this change appends it to existing x-goog-api-client header

blocker: changes in google-auth-library needs to be released first.

zhumin8 avatar Sep 10 '24 15:09 zhumin8