Module: Google::Apis::CalendarV3
- Defined in:
- lib/google/apis/calendar_v3.rb,
lib/google/apis/calendar_v3/classes.rb,
lib/google/apis/calendar_v3/service.rb,
lib/google/apis/calendar_v3/gem_version.rb,
lib/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, EventFocusTimeProperties, EventOutOfOfficeProperties, EventReminder, EventWorkingLocationProperties, Events, FreeBusyCalendar, FreeBusyGroup, FreeBusyRequest, FreeBusyRequestItem, FreeBusyResponse, Setting, Settings, TimePeriod
Constant Summary collapse
- GEM_VERSION =
Version of the google-apis-calendar_v3 gem
"0.43.0"
- GENERATOR_VERSION =
Version of the code generator used to generate this client
"0.15.1"
- REVISION =
Revision of the discovery document this client was generated from
"20240906"
- VERSION =
Version of the Calendar API this client connects to. This is NOT the gem version.
'V3'
- 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 =
See and download any calendar you can access using your Google Calendar
'https://www.googleapis.com/auth/calendar.readonly'
- AUTH_CALENDAR_SETTINGS_READONLY =
View your Calendar settings
'https://www.googleapis.com/auth/calendar.settings.readonly'