Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GroupssettingsService.php135 public $sendMessageDenyNotification; variable in Google_Groups
251 public function setSendMessageDenyNotification( $sendMessageDenyNotification) { argument
252 $this->sendMessageDenyNotification = $sendMessageDenyNotification;
255 return $this->sendMessageDenyNotification;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Groupssettings/
H A DGroups.php124 public $sendMessageDenyNotification; variable in Google\\Service\\Groupssettings\\Groups
613 public function setSendMessageDenyNotification($sendMessageDenyNotification) argument
615 $this->sendMessageDenyNotification = $sendMessageDenyNotification;
622 return $this->sendMessageDenyNotification;