Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DIpConfiguration.php26 public $allocatedIpRange; variable in Google\\Service\\SQLAdmin\\IpConfiguration
45 public function setAllocatedIpRange($allocatedIpRange) argument
47 $this->allocatedIpRange = $allocatedIpRange;
54 return $this->allocatedIpRange;
H A DCloneContext.php25 public $allocatedIpRange; variable in Google\\Service\\SQLAdmin\\CloneContext
48 public function setAllocatedIpRange($allocatedIpRange) argument
50 $this->allocatedIpRange = $allocatedIpRange;
57 return $this->allocatedIpRange;