Response of the RPC call (passed to CallMethod)
| 220 | |
| 221 | // Response of the RPC call (passed to CallMethod) |
| 222 | google::protobuf::Message* response() const { return _response; } |
| 223 | |
| 224 | // An identifier to send to server along with request. This is widely used |
| 225 | // throughout baidu's servers to tag a searching session (a series of |
no outgoing calls