type google.golang.org/genproto/googleapis/cloud/tasks/v2.HttpRequest_OauthToken
4 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
target.pb.go#L277: if x, ok := x.GetAuthorizationHeader().(*HttpRequest_OauthToken); ok {
target.pb.go#L294: type HttpRequest_OauthToken struct {
target.pb.go#L317: func (*HttpRequest_OauthToken) isHttpRequest_AuthorizationHeader() {}
target.pb.go#L1015: (*HttpRequest_OauthToken)(nil),
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |