Searched refs:Google_Event (Results 1 – 2 of 2) sorted by relevance
425 * @return Google_Event432 return new Google_Event($data);441 * @param Google_Event $postBody443 * @return Google_Event445 public function import($calendarId, Google_Event $postBody, $optParams = array()) {450 return new Google_Event($data);459 * @param Google_Event $postBody464 * @return Google_Event466 public function insert($calendarId, Google_Event $postBody, $optParams = array()) {471 return new Google_Event($data);[all …]
1144 class Google_Event extends Google_Model { class