Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php82 public $workerZone; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1RuntimeEnvironment
287 public function setWorkerZone($workerZone) argument
289 $this->workerZone = $workerZone;
296 return $this->workerZone;
H A DGoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment.php82 public $workerZone; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
287 public function setWorkerZone($workerZone) argument
289 $this->workerZone = $workerZone;
296 return $this->workerZone;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DRuntimeEnvironment.php82 public $workerZone; variable in Google\\Service\\Dataflow\\RuntimeEnvironment
287 public function setWorkerZone($workerZone) argument
289 $this->workerZone = $workerZone;
296 return $this->workerZone;
H A DEnvironment.php86 public $workerZone; variable in Google\\Service\\Dataflow\\Environment
315 public function setWorkerZone($workerZone) argument
317 $this->workerZone = $workerZone;
324 return $this->workerZone;
H A DFlexTemplateRuntimeEnvironment.php110 public $workerZone; variable in Google\\Service\\Dataflow\\FlexTemplateRuntimeEnvironment
413 public function setWorkerZone($workerZone) argument
415 $this->workerZone = $workerZone;
422 return $this->workerZone;