Module: Google::Apis::CalendarV3

Defined in:
generated/google/apis/calendar_v3.rb,
generated/google/apis/calendar_v3/classes.rb,
generated/google/apis/calendar_v3/service.rb,
generated/google/apis/calendar_v3/representations.rb

Overview

Calendar API

Manipulates events and other calendar data.

Defined Under Namespace

Classes: Acl, AclRule, Calendar, CalendarList, CalendarListEntry, CalendarNotification, CalendarService, Channel, ColorDefinition, Colors, ConferenceData, ConferenceParameters, ConferenceParametersAddOnParameters, ConferenceProperties, ConferenceRequestStatus, ConferenceSolution, ConferenceSolutionKey, CreateConferenceRequest, EntryPoint, Error, Event, EventAttachment, EventAttendee, EventDateTime, EventReminder, Events, FreeBusyCalendar, FreeBusyGroup, FreeBusyRequest, FreeBusyRequestItem, FreeBusyResponse, Setting, Settings, TimePeriod

Constant Summary collapse

VERSION =
'V3'
REVISION =
'20201028'
AUTH_CALENDAR =

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

'https://www.googleapis.com/auth/calendar'
AUTH_CALENDAR_EVENTS =

View and edit events on all your calendars

'https://www.googleapis.com/auth/calendar.events'
AUTH_CALENDAR_EVENTS_READONLY =

View events on all your calendars

'https://www.googleapis.com/auth/calendar.events.readonly'
AUTH_CALENDAR_READONLY =

View your calendars

'https://www.googleapis.com/auth/calendar.readonly'
AUTH_CALENDAR_SETTINGS_READONLY =

View your Calendar settings

'https://www.googleapis.com/auth/calendar.settings.readonly'