job = $job; } /** * @return Google_Service_Dataflow_Job */ public function getJob() { return $this->job; } }