CalendarApi class

Manipulates events and other calendar data.

Constructors

CalendarApi.new(Client client, {String rootUrl = 'https://www.googleapis.com/', String servicePath = 'calendar/v3/'})

Properties

acl AclResource
no setter
calendarList CalendarListResource
no setter
calendars CalendarsResource
no setter
channels ChannelsResource
no setter
colors ColorsResource
no setter
events EventsResource
no setter
freebusy FreebusyResource
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
settings SettingsResource
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

calendarAclsReadonlyScope → const String
See the sharing permissions of Google calendars you own
calendarAclsScope → const String
See and change the sharing permissions of Google calendars you own
calendarAppCreatedScope → const String
Make secondary Google calendars, and see, create, change, and delete events on them
calendarCalendarlistReadonlyScope → const String
See the list of Google calendars you’re subscribed to
calendarCalendarlistScope → const String
See, add, and remove Google calendars you’re subscribed to
calendarCalendarsReadonlyScope → const String
See the title, description, default time zone, and other properties of Google calendars you have access to
calendarCalendarsScope → const String
See and change the properties of Google calendars you have access to, and create secondary calendars
calendarEventsFreebusyScope → const String
See the availability on Google calendars you have access to
calendarEventsOwnedReadonlyScope → const String
See the events on Google calendars you own
calendarEventsOwnedScope → const String
See, create, change, and delete events on Google calendars you own
calendarEventsPublicReadonlyScope → const String
See the events on public calendars
calendarEventsReadonlyScope → const String
View events on all your calendars
calendarEventsScope → const String
View and edit events on all your calendars
calendarFreebusyScope → const String
View your availability in your calendars
calendarReadonlyScope → const String
See and download any calendar you can access using your Google Calendar
calendarScope → const String
See, edit, share, and permanently delete all the calendars you can access using Google Calendar
calendarSettingsReadonlyScope → const String
View your Calendar settings