Searched refs:privateNetwork (Results 1 – 3 of 3) sorted by relevance
32 public $privateNetwork; variable in Google\\Service\\DatabaseMigrationService\\SqlIpConfig69 public function setPrivateNetwork($privateNetwork) argument71 $this->privateNetwork = $privateNetwork;78 return $this->privateNetwork;
36 public $privateNetwork; variable in Google\\Service\\SQLAdmin\\IpConfiguration87 public function setPrivateNetwork($privateNetwork) argument89 $this->privateNetwork = $privateNetwork;96 return $this->privateNetwork;
156 public function setPrivateNetwork(NetworkAddress $privateNetwork) argument158 $this->privateNetwork = $privateNetwork;165 return $this->privateNetwork;