Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DCreateWorkerPoolOperationMetadata.php33 public $workerPool; variable in Google\\Service\\CloudBuild\\CreateWorkerPoolOperationMetadata
66 public function setWorkerPool($workerPool) argument
68 $this->workerPool = $workerPool;
75 return $this->workerPool;
H A DDeleteWorkerPoolOperationMetadata.php33 public $workerPool; variable in Google\\Service\\CloudBuild\\DeleteWorkerPoolOperationMetadata
66 public function setWorkerPool($workerPool) argument
68 $this->workerPool = $workerPool;
75 return $this->workerPool;
H A DUpdateWorkerPoolOperationMetadata.php33 public $workerPool; variable in Google\\Service\\CloudBuild\\UpdateWorkerPoolOperationMetadata
66 public function setWorkerPool($workerPool) argument
68 $this->workerPool = $workerPool;
75 return $this->workerPool;
H A DBuildOptions.php70 public $workerPool; variable in Google\\Service\\CloudBuild\\BuildOptions
243 public function setWorkerPool($workerPool) argument
245 $this->workerPool = $workerPool;
252 return $this->workerPool;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DPrivatePool.php33 public $workerPool; variable in Google\\Service\\CloudDeploy\\PrivatePool
66 public function setWorkerPool($workerPool) argument
68 $this->workerPool = $workerPool;
75 return $this->workerPool;
H A DExecutionConfig.php42 public $workerPool; variable in Google\\Service\\CloudDeploy\\ExecutionConfig
117 public function setWorkerPool($workerPool) argument
119 $this->workerPool = $workerPool;
126 return $this->workerPool;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DAutoscalingEvent.php43 public $workerPool; variable in Google\\Service\\Dataflow\\AutoscalingEvent
118 public function setWorkerPool($workerPool) argument
120 $this->workerPool = $workerPool;
127 return $this->workerPool;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest.php37 …public function setWorkerPool(GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool $workerPool) argument
39 $this->workerPool = $workerPool;
46 return $this->workerPool;
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest.php46 …public function setWorkerPool(GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool $workerPool) argument
48 $this->workerPool = $workerPool;
55 return $this->workerPool;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions.php70 public $workerPool; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
243 public function setWorkerPool($workerPool) argument
245 $this->workerPool = $workerPool;
252 return $this->workerPool;