Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetwork.php49 public $gatewayIPv4; variable in Google\\Service\\Compute\\Network
164 public function setGatewayIPv4($gatewayIPv4) argument
166 $this->gatewayIPv4 = $gatewayIPv4;
173 return $this->gatewayIPv4;
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php3146 public $gatewayIPv4; variable in Google_Network
3169 public function setGatewayIPv4( $gatewayIPv4) { argument
3170 $this->gatewayIPv4 = $gatewayIPv4;
3173 return $this->gatewayIPv4;