Searched refs:maxMessageBytes (Results 1 – 2 of 2) sorted by relevance
128 public $maxMessageBytes; variable in Google_Groups209 public function setMaxMessageBytes( $maxMessageBytes) { argument210 $this->maxMessageBytes = $maxMessageBytes;213 return $this->maxMessageBytes;
96 public $maxMessageBytes; variable in Google\\Service\\Groupssettings\\Groups515 public function setMaxMessageBytes($maxMessageBytes) argument517 $this->maxMessageBytes = $maxMessageBytes;524 return $this->maxMessageBytes;