wyuan1704

Results 3 comments of wyuan1704

I am wondering why we don't use the User-Agent in the caller's request. Below is an example from [iamcredentials/v1/iamcredentials-gen.go](https://github.com/googleapis/google-api-go-client/blob/master/iamcredentials/v1/iamcredentials-gen.go#L596-L609). ``` func (c *ProjectsServiceAccountsGenerateAccessTokenCall) doRequest(alt string) (*http.Response, error) { reqHeaders :=...

Hi Chris, Yes, you are right. I am planning to do it, but I find that I can't do it now. We have a user case in GKE. In a...

@broady What do you think about my last comment? Thanks.