stages = $stages; } /** * @return Google_Service_Dataflow_JobExecutionStageInfo */ public function getStages() { return $this->stages; } }