type google.golang.org/genproto/googleapis/cloud/tasks/v2.Task_AppEngineHttpRequest
4 uses
google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
task.pb.go#L257: if x, ok := x.GetMessageType().(*Task_AppEngineHttpRequest); ok {
task.pb.go#L330: type Task_AppEngineHttpRequest struct {
task.pb.go#L344: func (*Task_AppEngineHttpRequest) isTask_MessageType() {}
task.pb.go#L607: (*Task_AppEngineHttpRequest)(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. |