Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DSecondaryIpRangeSpec.php29 public $outsideAllocationPublicIpRange; variable in Google\\Service\\ServiceNetworking\\SecondaryIpRangeSpec
56 public function setOutsideAllocationPublicIpRange($outsideAllocationPublicIpRange) argument
58 $this->outsideAllocationPublicIpRange = $outsideAllocationPublicIpRange;
65 return $this->outsideAllocationPublicIpRange;
H A DAddSubnetworkRequest.php46 public $outsideAllocationPublicIpRange; variable in Google\\Service\\ServiceNetworking\\AddSubnetworkRequest
151 public function setOutsideAllocationPublicIpRange($outsideAllocationPublicIpRange) argument
153 $this->outsideAllocationPublicIpRange = $outsideAllocationPublicIpRange;
160 return $this->outsideAllocationPublicIpRange;