Searched refs:Google_Groups (Results 1 – 2 of 2) sorted by relevance
32 * @return Google_Groups39 return new Google_Groups($data);48 * @param Google_Groups $postBody50 * @return Google_Groups52 public function patch($groupUniqueId, Google_Groups $postBody, $optParams = array()) {57 return new Google_Groups($data);66 * @param Google_Groups $postBody68 * @return Google_Groups70 public function update($groupUniqueId, Google_Groups $postBody, $optParams = array()) {75 return new Google_Groups($data);[all …]
183 * @return Google_Groups190 return new Google_Groups($data);1236 class Google_Groups extends Google_Model { class