Lines Matching refs:counters
1085 public $counters; variable in Google_Series
1146 public function setCounters(Google_SeriesCounters $counters) { argument
1147 $this->counters = $counters;
1150 return $this->counters;
1320 public $counters; variable in Google_Submission
1395 public function setCounters(Google_SubmissionCounters $counters) { argument
1396 $this->counters = $counters;
1399 return $this->counters;
1628 public $counters; variable in Google_Topic
1663 public function setCounters(Google_TopicCounters $counters) { argument
1664 $this->counters = $counters;
1667 return $this->counters;