Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DProfile.php37 public $threadsTotal; variable in Google\\Service\\Gmail\\Profile
84 public function setThreadsTotal($threadsTotal) argument
86 $this->threadsTotal = $threadsTotal;
93 return $this->threadsTotal;
H A DLabel.php51 public $threadsTotal; variable in Google\\Service\\Gmail\\Label
162 public function setThreadsTotal($threadsTotal) argument
164 $this->threadsTotal = $threadsTotal;
171 return $this->threadsTotal;