Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterNat.php44 public $maxPortsPerVm; variable in Google\\Service\\Compute\\RouterNat
159 public function setMaxPortsPerVm($maxPortsPerVm) argument
161 $this->maxPortsPerVm = $maxPortsPerVm;
168 return $this->maxPortsPerVm;