Home
last modified time | relevance | path

Searched defs:eventId (Results 26 – 34 of 34) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoCategoryListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\VideoCategoryListResponse
71 public function setEventId($eventId)
H A DVideoListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\VideoListResponse
71 public function setEventId($eventId)
H A DLiveBroadcastListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveBroadcastListResponse
71 public function setEventId($eventId)
H A DLiveChatModeratorListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveChatModeratorListResponse
71 public function setEventId($eventId)
H A DLiveChatMessageListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\LiveChatMessageListResponse
75 public function setEventId($eventId)
H A DSearchListResponse.php30 public $eventId; variable in Google\\Service\\YouTube\\SearchListResponse
75 public function setEventId($eventId)
/plugin/findologicxmlexport/vendor/hoa/event/
H A DBucket.php84 public function send($eventId, Source $source)
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php1411 public $eventId; variable in Google_ActivityListResponse
1783 public $eventId; variable in Google_ChannelListResponse
2199 public $eventId; variable in Google_GuideCategoryListResponse
2597 public $eventId; variable in Google_LiveBroadcastList
2830 public $eventId; variable in Google_LiveStreamList
3165 public $eventId; variable in Google_PlaylistItemListResponse
3309 public $eventId; variable in Google_PlaylistListResponse
3513 public $eventId; variable in Google_SearchListResponse
3734 public $eventId; variable in Google_SubscriptionListResponse
4200 public $eventId; variable in Google_VideoCategoryListResponse
[all …]
H A DGoogle_CalendarService.php409 public function delete($calendarId, $eventId, $optParams = array()) {
427 public function get($calendarId, $eventId, $optParams = array()) {
494 public function instances($calendarId, $eventId, $optParams = array()) {
547 public function move($calendarId, $eventId, $destination, $optParams = array()) {
570 public function patch($calendarId, $eventId, Google_Event $postBody, $optParams = array()) {
613 public function update($calendarId, $eventId, Google_Event $postBody, $optParams = array()) {

12