Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterStatusBgpPeerStatus.php46 public $peerIpAddress; variable in Google\\Service\\Compute\\RouterStatusBgpPeerStatus
155 public function setPeerIpAddress($peerIpAddress) argument
157 $this->peerIpAddress = $peerIpAddress;
164 return $this->peerIpAddress;
H A DRouterBgpPeer.php74 public $peerIpAddress; variable in Google\\Service\\Compute\\RouterBgpPeer
269 public function setPeerIpAddress($peerIpAddress) argument
271 $this->peerIpAddress = $peerIpAddress;
278 return $this->peerIpAddress;
H A DInterconnect.php90 public $peerIpAddress; variable in Google\\Service\\Compute\\Interconnect
353 public function setPeerIpAddress($peerIpAddress) argument
355 $this->peerIpAddress = $peerIpAddress;
362 return $this->peerIpAddress;