Home
last modified time | relevance | path

Searched refs:quickAdd (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DEvents.php356 public function quickAdd($calendarId, $text, $optParams = []) function in Google\\Service\\Calendar\\Resource\\Events
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php741 ],'quickAdd' => [
742 'path' => 'calendars/{calendarId}/events/quickAdd',
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php590 public function quickAdd($calendarId, $text, $optParams = array()) { function in Google_EventsServiceResource