requests = $requests; } /** * @return Google_Service_Vision_AnnotateImageRequest */ public function getRequests() { return $this->requests; } }