Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJob.php98 public $stepsLocation; variable in Google\\Service\\Dataflow\\Job
409 public function setStepsLocation($stepsLocation) argument
411 $this->stepsLocation = $stepsLocation;
418 return $this->stepsLocation;