Overview

Classes

  • Google_Service_Calendar
  • Google_Service_Calendar_Acl
  • Google_Service_Calendar_Acl_Resource
  • Google_Service_Calendar_AclRule
  • Google_Service_Calendar_AclRuleScope
  • Google_Service_Calendar_Calendar
  • Google_Service_Calendar_CalendarList
  • Google_Service_Calendar_CalendarList_Resource
  • Google_Service_Calendar_CalendarListEntry
  • Google_Service_Calendar_CalendarListEntryNotificationSettings
  • Google_Service_Calendar_CalendarNotification
  • Google_Service_Calendar_Calendars_Resource
  • Google_Service_Calendar_Channel
  • Google_Service_Calendar_Channels_Resource
  • Google_Service_Calendar_ColorDefinition
  • Google_Service_Calendar_Colors
  • Google_Service_Calendar_Colors_Resource
  • Google_Service_Calendar_ConferenceData
  • Google_Service_Calendar_ConferenceParameters
  • Google_Service_Calendar_ConferenceParametersAddOnParameters
  • Google_Service_Calendar_ConferenceProperties
  • Google_Service_Calendar_ConferenceRequestStatus
  • Google_Service_Calendar_ConferenceSolution
  • Google_Service_Calendar_ConferenceSolutionKey
  • Google_Service_Calendar_CreateConferenceRequest
  • Google_Service_Calendar_EntryPoint
  • Google_Service_Calendar_Error
  • Google_Service_Calendar_Event
  • Google_Service_Calendar_EventAttachment
  • Google_Service_Calendar_EventAttendee
  • Google_Service_Calendar_EventCreator
  • Google_Service_Calendar_EventDateTime
  • Google_Service_Calendar_EventExtendedProperties
  • Google_Service_Calendar_EventGadget
  • Google_Service_Calendar_EventOrganizer
  • Google_Service_Calendar_EventReminder
  • Google_Service_Calendar_EventReminders
  • Google_Service_Calendar_Events
  • Google_Service_Calendar_Events_Resource
  • Google_Service_Calendar_EventSource
  • Google_Service_Calendar_Freebusy_Resource
  • Google_Service_Calendar_FreeBusyCalendar
  • Google_Service_Calendar_FreeBusyGroup
  • Google_Service_Calendar_FreeBusyRequest
  • Google_Service_Calendar_FreeBusyRequestItem
  • Google_Service_Calendar_FreeBusyResponse
  • Google_Service_Calendar_Setting
  • Google_Service_Calendar_Settings
  • Google_Service_Calendar_Settings_Resource
  • Google_Service_Calendar_TimePeriod
  • Overview
  • Class
  • Tree

Class Google_Service_Calendar

Service definition for Calendar (v3).

Manipulates events and other calendar data.

For more information about this service, see the API Documentation

Google_Service
Extended by Google_Service_Calendar
Author: Google, Inc.
Located at Calendar.php
Methods summary
public
# __construct( Google_Client $client )

Constructs the internal representation of the Calendar service.

Constructs the internal representation of the Calendar service.

Parameters

$client
Constants summary
string CALENDAR

See, edit, share, and permanently delete all the calendars you can access using Google Calendar.

See, edit, share, and permanently delete all the calendars you can access using Google Calendar.

#"https://www.googleapis.com/auth/calendar"
string CALENDAR_EVENTS

View and edit events on all your calendars.

View and edit events on all your calendars.

#"https://www.googleapis.com/auth/calendar.events"
string CALENDAR_EVENTS_READONLY

View events on all your calendars.

View events on all your calendars.

#"https://www.googleapis.com/auth/calendar.events.readonly"
string CALENDAR_READONLY

View your calendars.

View your calendars.

#"https://www.googleapis.com/auth/calendar.readonly"
string CALENDAR_SETTINGS_READONLY

View your Calendar settings.

View your Calendar settings.

#"https://www.googleapis.com/auth/calendar.settings.readonly"
Properties summary
public mixed $acl
#
public mixed $calendarList
#
public mixed $calendars
#
public mixed $channels
#
public mixed $colors
#
public mixed $events
#
public mixed $freebusy
#
public mixed $settings
#
© 2020 Google Inc.
Calendar API documentation generated by ApiGen 2.8.0