Searched refs:nodePool (Results 1 – 2 of 2) sorted by relevance
26 public $nodePool; variable in Google\\Service\\Dataproc\\GkeNodePoolTarget37 public function setNodePool($nodePool) argument39 $this->nodePool = $nodePool;46 return $this->nodePool;
58 public function setNodePool(NodePool $nodePool) argument60 $this->nodePool = $nodePool;67 return $this->nodePool;