Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DFirewall.php38 public $destinationRanges; variable in Google\\Service\\Compute\\Firewall
153 public function setDestinationRanges($destinationRanges) argument
155 $this->destinationRanges = $destinationRanges;
162 return $this->destinationRanges;