source = $source; } /** * @return Google_Service_Dataflow_Source */ public function getSource() { return $this->source; } }