Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerSettings.php41 public $tempStoragePrefix; variable in Google\\Service\\Dataflow\\WorkerSettings
106 public function setTempStoragePrefix($tempStoragePrefix) argument
108 $this->tempStoragePrefix = $tempStoragePrefix;
115 return $this->tempStoragePrefix;
H A DEnvironment.php68 public $tempStoragePrefix; variable in Google\\Service\\Dataflow\\Environment
245 public function setTempStoragePrefix($tempStoragePrefix) argument
247 $this->tempStoragePrefix = $tempStoragePrefix;
254 return $this->tempStoragePrefix;
H A DTaskRunnerSettings.php88 public $tempStoragePrefix; variable in Google\\Service\\Dataflow\\TaskRunnerSettings
325 public function setTempStoragePrefix($tempStoragePrefix) argument
327 $this->tempStoragePrefix = $tempStoragePrefix;
334 return $this->tempStoragePrefix;