results = $results; } /** * @return Google_Service_Speech_SpeechRecognitionResult */ public function getResults() { return $this->results; } }