Searched refs:allowGoogleCommunication (Results 1 – 2 of 2) sorted by relevance
118 public $allowGoogleCommunication; variable in Google_Groups149 public function setAllowGoogleCommunication( $allowGoogleCommunication) { argument150 $this->allowGoogleCommunication = $allowGoogleCommunication;153 return $this->allowGoogleCommunication;
32 public $allowGoogleCommunication; variable in Google\\Service\\Groupssettings\\Groups291 public function setAllowGoogleCommunication($allowGoogleCommunication) argument293 $this->allowGoogleCommunication = $allowGoogleCommunication;300 return $this->allowGoogleCommunication;