responses = $responses; } /** * @return Google_Service_Vision_AnnotateImageResponse */ public function getResponses() { return $this->responses; } }