in src/GCPBidiStreamingCall.php [102:107]
public function getStatus() { $status = $this->real_call->getStatus(); $this->_rpcPostProcess($status, $this->response); return $status; }