Searched refs:nextHopGateway (Results 1 – 3 of 3) sorted by relevance
37 public $nextHopGateway; variable in Google\\Service\\ServiceNetworking\\Route84 public function setNextHopGateway($nextHopGateway) argument86 $this->nextHopGateway = $nextHopGateway;93 return $this->nextHopGateway;
56 public $nextHopGateway; variable in Google\\Service\\Compute\\Route219 public function setNextHopGateway($nextHopGateway) argument221 $this->nextHopGateway = $nextHopGateway;228 return $this->nextHopGateway;
3882 public $nextHopGateway; variable in Google_Route3934 public function setNextHopGateway( $nextHopGateway) { argument3935 $this->nextHopGateway = $nextHopGateway;3938 return $this->nextHopGateway;