type google.golang.org/genproto/googleapis/cloud/tasks/v2.AppEngineHttpRequest

17 uses

	google.golang.org/genproto/googleapis/cloud/tasks/v2 (current package)
		target.pb.go#L381: type AppEngineHttpRequest struct {
		target.pb.go#L462: func (x *AppEngineHttpRequest) Reset() {
		target.pb.go#L463: 	*x = AppEngineHttpRequest{}
		target.pb.go#L471: func (x *AppEngineHttpRequest) String() string {
		target.pb.go#L475: func (*AppEngineHttpRequest) ProtoMessage() {}
		target.pb.go#L477: func (x *AppEngineHttpRequest) ProtoReflect() protoreflect.Message {
		target.pb.go#L490: func (*AppEngineHttpRequest) Descriptor() ([]byte, []int) {
		target.pb.go#L494: func (x *AppEngineHttpRequest) GetHttpMethod() HttpMethod {
		target.pb.go#L501: func (x *AppEngineHttpRequest) GetAppEngineRouting() *AppEngineRouting {
		target.pb.go#L508: func (x *AppEngineHttpRequest) GetRelativeUri() string {
		target.pb.go#L515: func (x *AppEngineHttpRequest) GetHeaders() map[string]string {
		target.pb.go#L522: func (x *AppEngineHttpRequest) GetBody() []byte {
		target.pb.go#L925: 	(*AppEngineHttpRequest)(nil), // 2: google.cloud.tasks.v2.AppEngineHttpRequest
		target.pb.go#L966: 			switch v := v.(*AppEngineHttpRequest); i {
		task.pb.go#L256: func (x *Task) GetAppEngineHttpRequest() *AppEngineHttpRequest {
		task.pb.go#L334: 	AppEngineHttpRequest *AppEngineHttpRequest `protobuf:"bytes,2,opt,name=app_engine_http_request,json=appEngineHttpRequest,proto3,oneof"`
		task.pb.go#L548: 	(*AppEngineHttpRequest)(nil),  // 3: google.cloud.tasks.v2.AppEngineHttpRequest