Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DVlanAttachment.php25 public $peerIp; variable in Google\\Service\\Baremetalsolution\\VlanAttachment
38 public function setPeerIp($peerIp) argument
40 $this->peerIp = $peerIp;
47 return $this->peerIp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnTunnel.php70 public $peerIp; variable in Google\\Service\\Compute\\VpnTunnel
269 public function setPeerIp($peerIp) argument
271 $this->peerIp = $peerIp;
278 return $this->peerIp;