google.golang.org/genproto/googleapis/cloud/tasks/v2.HttpRequest.GetAuthorizationHeader (method)
3 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
target.pb.go#L269: func (m *HttpRequest) GetAuthorizationHeader() isHttpRequest_AuthorizationHeader {
target.pb.go#L277: if x, ok := x.GetAuthorizationHeader().(*HttpRequest_OauthToken); ok {
target.pb.go#L284: if x, ok := x.GetAuthorizationHeader().(*HttpRequest_OidcToken); ok {
![]() |
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. |