Home
last modified time | relevance | path

Searched refs:outputError (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DLongRunningRecognizeResponse.php51 public function setOutputError(Status $outputError) argument
53 $this->outputError = $outputError;
60 return $this->outputError;