Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DVacationSettings.php45 public $restrictToContacts; variable in Google\\Service\\Gmail\\VacationSettings
128 public function setRestrictToContacts($restrictToContacts) argument
130 $this->restrictToContacts = $restrictToContacts;
137 return $this->restrictToContacts;