Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2ServerKeyRestrictions.php26 public $allowedIps; variable in Google\\Service\\ApiKeysService\\V2ServerKeyRestrictions
31 public function setAllowedIps($allowedIps) argument
33 $this->allowedIps = $allowedIps;
40 return $this->allowedIps;