Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest.php23 public $poolId; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaCreateWorkerPoolRequest
35 public function setPoolId($poolId) argument
37 $this->poolId = $poolId;
41 return $this->poolId;