inputs = $inputs; } /** * @return Google_Service_Dataflow_InstructionInput */ public function getInputs() { return $this->inputs; } }