Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datapipelines/
H A DGoogleCloudDatapipelinesV1RuntimeEnvironment.php78 public $workerRegion; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1RuntimeEnvironment
273 public function setWorkerRegion($workerRegion) argument
275 $this->workerRegion = $workerRegion;
282 return $this->workerRegion;
H A DGoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment.php78 public $workerRegion; variable in Google\\Service\\Datapipelines\\GoogleCloudDatapipelinesV1FlexTemplateRuntimeEnvironment
273 public function setWorkerRegion($workerRegion) argument
275 $this->workerRegion = $workerRegion;
282 return $this->workerRegion;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DRuntimeEnvironment.php78 public $workerRegion; variable in Google\\Service\\Dataflow\\RuntimeEnvironment
273 public function setWorkerRegion($workerRegion) argument
275 $this->workerRegion = $workerRegion;
282 return $this->workerRegion;
H A DEnvironment.php82 public $workerRegion; variable in Google\\Service\\Dataflow\\Environment
301 public function setWorkerRegion($workerRegion) argument
303 $this->workerRegion = $workerRegion;
310 return $this->workerRegion;
H A DFlexTemplateRuntimeEnvironment.php106 public $workerRegion; variable in Google\\Service\\Dataflow\\FlexTemplateRuntimeEnvironment
399 public function setWorkerRegion($workerRegion) argument
401 $this->workerRegion = $workerRegion;
408 return $this->workerRegion;