Home
last modified time | relevance | path

Searched refs:workflowFileName (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DTaskRunnerSettings.php96 public $workflowFileName; variable in Google\\Service\\Dataflow\\TaskRunnerSettings
353 public function setWorkflowFileName($workflowFileName) argument
355 $this->workflowFileName = $workflowFileName;
362 return $this->workflowFileName;