Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DFilterCriteria.php25 public $excludeChats; variable in Google\\Service\\Gmail\\FilterCriteria
62 public function setExcludeChats($excludeChats) argument
64 $this->excludeChats = $excludeChats;
71 return $this->excludeChats;