detections = $detections; } /** * @return Google_Service_Translate_DetectionsResourceItems */ public function getDetections() { return $this->detections; } }