Searched refs:errorResult (Results 1 – 3 of 3) sorted by relevance
35 public function setErrorResult(ErrorProto $errorResult) argument37 $this->errorResult = $errorResult;44 return $this->errorResult;
69 public function setErrorResult(ErrorProto $errorResult) argument71 $this->errorResult = $errorResult;78 return $this->errorResult;
1268 public $errorResult; variable in Google_JobListJobs1287 public function setErrorResult(Google_ErrorProto $errorResult) { argument1288 $this->errorResult = $errorResult;1291 return $this->errorResult;1448 public $errorResult; variable in Google_JobStatus1453 public function setErrorResult(Google_ErrorProto $errorResult) { argument1454 $this->errorResult = $errorResult;1457 return $this->errorResult;