Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerSettings.php37 public $shuffleServicePath; variable in Google\\Service\\Dataflow\\WorkerSettings
92 public function setShuffleServicePath($shuffleServicePath) argument
94 $this->shuffleServicePath = $shuffleServicePath;
101 return $this->shuffleServicePath;