Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PostmasterTools/
H A DIpReputation.php26 public $ipCount; variable in Google\\Service\\PostmasterTools\\IpReputation
39 public function setIpCount($ipCount) argument
41 $this->ipCount = $ipCount;
48 return $this->ipCount;