type google.golang.org/genproto/googleapis/cloud/tasks/v2.HttpRequest_OidcToken
6 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
target.pb.go#L284: if x, ok := x.GetAuthorizationHeader().(*HttpRequest_OidcToken); ok {
target.pb.go#L305: type HttpRequest_OidcToken struct {
target.pb.go#L319: func (*HttpRequest_OidcToken) isHttpRequest_AuthorizationHeader() {}
target.pb.go#L1016: (*HttpRequest_OidcToken)(nil),
golang.org/x/pkgsite/internal/queue
queue.go#L76: token *taskspb.HttpRequest_OidcToken
queue.go#L106: token: &taskspb.HttpRequest_OidcToken{
![]() |
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. |