Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetwork.php29 public $iPv4Range; variable in Google\\Service\\Compute\\Network
94 public function setIPv4Range($iPv4Range) argument
96 $this->iPv4Range = $iPv4Range;
103 return $this->iPv4Range;