/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | CreateWorkerPoolOperationMetadata.php | 33 public $workerPool; variable in Google\\Service\\CloudBuild\\CreateWorkerPoolOperationMetadata 66 public function setWorkerPool($workerPool) argument 68 $this->workerPool = $workerPool; 75 return $this->workerPool;
|
H A D | DeleteWorkerPoolOperationMetadata.php | 33 public $workerPool; variable in Google\\Service\\CloudBuild\\DeleteWorkerPoolOperationMetadata 66 public function setWorkerPool($workerPool) argument 68 $this->workerPool = $workerPool; 75 return $this->workerPool;
|
H A D | UpdateWorkerPoolOperationMetadata.php | 33 public $workerPool; variable in Google\\Service\\CloudBuild\\UpdateWorkerPoolOperationMetadata 66 public function setWorkerPool($workerPool) argument 68 $this->workerPool = $workerPool; 75 return $this->workerPool;
|
H A D | BuildOptions.php | 70 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 D | PrivatePool.php | 33 public $workerPool; variable in Google\\Service\\CloudDeploy\\PrivatePool 66 public function setWorkerPool($workerPool) argument 68 $this->workerPool = $workerPool; 75 return $this->workerPool;
|
H A D | ExecutionConfig.php | 42 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 D | AutoscalingEvent.php | 43 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 D | GoogleDevtoolsRemotebuildexecutionAdminV1alphaUpdateWorkerPoolRequest.php | 37 …public function setWorkerPool(GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool $workerPool) argument 39 $this->workerPool = $workerPool; 46 return $this->workerPool;
|
H A D | GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest.php | 46 …public function setWorkerPool(GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool $workerPool) argument 48 $this->workerPool = $workerPool; 55 return $this->workerPool;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/ |
H A D | ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions.php | 70 public $workerPool; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions 243 public function setWorkerPool($workerPool) argument 245 $this->workerPool = $workerPool; 252 return $this->workerPool;
|