Searched refs:profileCount (Results 1 – 2 of 2) sorted by relevance
75 public $profileCount; variable in Google\\Service\\Analytics\\Webproperty292 public function setProfileCount($profileCount) argument294 $this->profileCount = $profileCount;301 return $this->profileCount;
3013 public $profileCount; variable in Google_Webproperty3077 public function setProfileCount( $profileCount) { argument3078 $this->profileCount = $profileCount;3081 return $this->profileCount;