()
| 150 | // this method is generated for response struct from the value of `response_body` in the `google.api.HttpRule` |
| 151 | type responseBody interface { |
| 152 | XXX_ResponseBody() interface{} |
| 153 | } |
| 154 | |
| 155 | // ForwardResponseMessage forwards the message "resp" from gRPC server to REST client. |
no outgoing calls