Searched refs:Google_AclRule (Results 1 – 1 of 1) sorted by relevance
46 * @return Google_AclRule53 return new Google_AclRule($data);62 * @param Google_AclRule $postBody64 * @return Google_AclRule66 public function insert($calendarId, Google_AclRule $postBody, $optParams = array()) {71 return new Google_AclRule($data);98 * @param Google_AclRule $postBody100 * @return Google_AclRule102 public function patch($calendarId, $ruleId, Google_AclRule $postBody, $optParams = array()) {107 return new Google_AclRule($data);[all …]