Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewallPolicyRuleMatcher.php26 public $destIpRanges; variable in Google\\Service\\Compute\\FirewallPolicyRuleMatcher
39 public function setDestIpRanges($destIpRanges) argument
41 $this->destIpRanges = $destIpRanges;
48 return $this->destIpRanges;