Searched refs:Google_CalendarListEntry (Results 1 – 1 of 1) sorted by relevance
160 * @return Google_CalendarListEntry167 return new Google_CalendarListEntry($data);175 * @param Google_CalendarListEntry $postBody179 * @return Google_CalendarListEntry181 public function insert(Google_CalendarListEntry $postBody, $optParams = array()) {186 return new Google_CalendarListEntry($data);217 * @param Google_CalendarListEntry $postBody221 * @return Google_CalendarListEntry223 public function patch($calendarId, Google_CalendarListEntry $postBody, $optParams = array()) {228 return new Google_CalendarListEntry($data);[all …]