Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DGoogleCloudServicenetworkingV1betaSubnetwork.php37 public $outsideAllocation; variable in Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1betaSubnetwork
84 public function setOutsideAllocation($outsideAllocation) argument
86 $this->outsideAllocation = $outsideAllocation;
93 return $this->outsideAllocation;
H A DSubnetwork.php38 public $outsideAllocation; variable in Google\\Service\\ServiceNetworking\\Subnetwork
91 public function setOutsideAllocation($outsideAllocation) argument
93 $this->outsideAllocation = $outsideAllocation;
100 return $this->outsideAllocation;