Calendar API v3 (revision 84)

A B C D E F G I L M P Q S T U W 

A

acl() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Acl collection.
Acl - Class in com.google.api.services.calendar.model
Model definition for Acl.
Acl() - Constructor for class com.google.api.services.calendar.model.Acl
 
AclRule - Class in com.google.api.services.calendar.model
Model definition for AclRule.
AclRule() - Constructor for class com.google.api.services.calendar.model.AclRule
 
AclRule.Scope - Class in com.google.api.services.calendar.model
The scope of the rule.
AclRule.Scope() - Constructor for class com.google.api.services.calendar.model.AclRule.Scope
 
all() - Static method in class com.google.api.services.calendar.CalendarScopes
Returns an unmodifiable set that contains all scopes declared by this class.

B

build() - Method in class com.google.api.services.calendar.Calendar.Builder
Builds a new instance of Calendar.
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Events.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.calendar.Calendar.Settings.List
 

C

Calendar - Class in com.google.api.services.calendar
Service definition for Calendar (v3).
Calendar(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.calendar.Calendar
Constructor.
CALENDAR - Static variable in class com.google.api.services.calendar.CalendarScopes
Manage your calendars.
Calendar - Class in com.google.api.services.calendar.model
Model definition for Calendar.
Calendar() - Constructor for class com.google.api.services.calendar.model.Calendar
 
Calendar.Acl - Class in com.google.api.services.calendar
The "acl" collection of methods.
Calendar.Acl() - Constructor for class com.google.api.services.calendar.Calendar.Acl
 
Calendar.Acl.Delete - Class in com.google.api.services.calendar
 
Calendar.Acl.Delete(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Delete
Deletes an access control rule.
Calendar.Acl.Get - Class in com.google.api.services.calendar
 
Calendar.Acl.Get(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Get
Returns an access control rule.
Calendar.Acl.Insert - Class in com.google.api.services.calendar
 
Calendar.Acl.Insert(String, AclRule) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Insert
Creates an access control rule.
Calendar.Acl.List - Class in com.google.api.services.calendar
 
Calendar.Acl.List(String) - Constructor for class com.google.api.services.calendar.Calendar.Acl.List
Returns the rules in the access control list for the calendar.
Calendar.Acl.Patch - Class in com.google.api.services.calendar
 
Calendar.Acl.Patch(String, String, AclRule) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Patch
Updates an access control rule.
Calendar.Acl.Update - Class in com.google.api.services.calendar
 
Calendar.Acl.Update(String, String, AclRule) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Update
Updates an access control rule.
Calendar.Acl.Watch - Class in com.google.api.services.calendar
 
Calendar.Acl.Watch(String, Channel) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Watch
Watch for changes to ACL resources.
Calendar.Builder - Class in com.google.api.services.calendar
Builder for Calendar.
Calendar.Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.calendar.Calendar.Builder
Returns an instance of a new builder.
Calendar.CalendarList - Class in com.google.api.services.calendar
The "calendarList" collection of methods.
Calendar.CalendarList() - Constructor for class com.google.api.services.calendar.Calendar.CalendarList
 
Calendar.CalendarList.Delete - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Delete(String) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Delete
Deletes an entry on the user's calendar list.
Calendar.CalendarList.Get - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Get(String) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Get
Returns an entry on the user's calendar list.
Calendar.CalendarList.Insert - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Insert(CalendarListEntry) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Insert
Adds an entry to the user's calendar list.
Calendar.CalendarList.List - Class in com.google.api.services.calendar
 
Calendar.CalendarList.List() - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.List
Returns entries on the user's calendar list.
Calendar.CalendarList.Patch - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Patch(String, CalendarListEntry) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Patch
Updates an entry on the user's calendar list.
Calendar.CalendarList.Update - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Update(String, CalendarListEntry) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Update
Updates an entry on the user's calendar list.
Calendar.CalendarList.Watch - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Watch(Channel) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Watch
Watch for changes to CalendarList resources.
Calendar.Calendars - Class in com.google.api.services.calendar
The "calendars" collection of methods.
Calendar.Calendars() - Constructor for class com.google.api.services.calendar.Calendar.Calendars
 
Calendar.Calendars.Clear - Class in com.google.api.services.calendar
 
Calendar.Calendars.Clear(String) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Clear
Clears a primary calendar.
Calendar.Calendars.Delete - Class in com.google.api.services.calendar
 
Calendar.Calendars.Delete(String) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Delete
Deletes a secondary calendar.
Calendar.Calendars.Get - Class in com.google.api.services.calendar
 
Calendar.Calendars.Get(String) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Get
Returns metadata for a calendar.
Calendar.Calendars.Insert - Class in com.google.api.services.calendar
 
Calendar.Calendars.Insert(Calendar) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Insert
Creates a secondary calendar.
Calendar.Calendars.Patch - Class in com.google.api.services.calendar
 
Calendar.Calendars.Patch(String, Calendar) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Patch
Updates metadata for a calendar.
Calendar.Calendars.Update - Class in com.google.api.services.calendar
 
Calendar.Calendars.Update(String, Calendar) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Update
Updates metadata for a calendar.
Calendar.Channels - Class in com.google.api.services.calendar
The "channels" collection of methods.
Calendar.Channels() - Constructor for class com.google.api.services.calendar.Calendar.Channels
 
Calendar.Channels.Stop - Class in com.google.api.services.calendar
 
Calendar.Channels.Stop(Channel) - Constructor for class com.google.api.services.calendar.Calendar.Channels.Stop
Stop watching resources through this channel Create a request for the method "channels.stop".
Calendar.Colors - Class in com.google.api.services.calendar
The "colors" collection of methods.
Calendar.Colors() - Constructor for class com.google.api.services.calendar.Calendar.Colors
 
Calendar.Colors.Get - Class in com.google.api.services.calendar
 
Calendar.Colors.Get() - Constructor for class com.google.api.services.calendar.Calendar.Colors.Get
Returns the color definitions for calendars and events.
Calendar.Events - Class in com.google.api.services.calendar
The "events" collection of methods.
Calendar.Events() - Constructor for class com.google.api.services.calendar.Calendar.Events
 
Calendar.Events.CalendarImport - Class in com.google.api.services.calendar
 
Calendar.Events.CalendarImport(String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.CalendarImport
Imports an event.
Calendar.Events.Delete - Class in com.google.api.services.calendar
 
Calendar.Events.Delete(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Delete
Deletes an event.
Calendar.Events.Get - Class in com.google.api.services.calendar
 
Calendar.Events.Get(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Get
Returns an event.
Calendar.Events.Insert - Class in com.google.api.services.calendar
 
Calendar.Events.Insert(String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.Insert
Creates an event.
Calendar.Events.Instances - Class in com.google.api.services.calendar
 
Calendar.Events.Instances(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Instances
Returns instances of the specified recurring event.
Calendar.Events.List - Class in com.google.api.services.calendar
 
Calendar.Events.List(String) - Constructor for class com.google.api.services.calendar.Calendar.Events.List
Returns events on the specified calendar.
Calendar.Events.Move - Class in com.google.api.services.calendar
 
Calendar.Events.Move(String, String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Move
Moves an event to another calendar, i.e.
Calendar.Events.Patch - Class in com.google.api.services.calendar
 
Calendar.Events.Patch(String, String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.Patch
Updates an event.
Calendar.Events.QuickAdd - Class in com.google.api.services.calendar
 
Calendar.Events.QuickAdd(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.QuickAdd
Creates an event based on a simple text string.
Calendar.Events.Update - Class in com.google.api.services.calendar
 
Calendar.Events.Update(String, String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.Update
Updates an event.
Calendar.Events.Watch - Class in com.google.api.services.calendar
 
Calendar.Events.Watch(String, Channel) - Constructor for class com.google.api.services.calendar.Calendar.Events.Watch
Watch for changes to Events resources.
Calendar.Freebusy - Class in com.google.api.services.calendar
The "freebusy" collection of methods.
Calendar.Freebusy() - Constructor for class com.google.api.services.calendar.Calendar.Freebusy
 
Calendar.Freebusy.Query - Class in com.google.api.services.calendar
 
Calendar.Freebusy.Query(FreeBusyRequest) - Constructor for class com.google.api.services.calendar.Calendar.Freebusy.Query
Returns free/busy information for a set of calendars.
Calendar.Settings - Class in com.google.api.services.calendar
The "settings" collection of methods.
Calendar.Settings() - Constructor for class com.google.api.services.calendar.Calendar.Settings
 
Calendar.Settings.Get - Class in com.google.api.services.calendar
 
Calendar.Settings.Get(String) - Constructor for class com.google.api.services.calendar.Calendar.Settings.Get
Returns a single user setting.
Calendar.Settings.List - Class in com.google.api.services.calendar
 
Calendar.Settings.List() - Constructor for class com.google.api.services.calendar.Calendar.Settings.List
Returns all user settings for the authenticated user.
Calendar.Settings.Watch - Class in com.google.api.services.calendar
 
Calendar.Settings.Watch(Channel) - Constructor for class com.google.api.services.calendar.Calendar.Settings.Watch
Watch for changes to Settings resources.
CALENDAR_READONLY - Static variable in class com.google.api.services.calendar.CalendarScopes
View your calendars.
calendarImport(String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Imports an event.
calendarList() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the CalendarList collection.
CalendarList - Class in com.google.api.services.calendar.model
Model definition for CalendarList.
CalendarList() - Constructor for class com.google.api.services.calendar.model.CalendarList
 
CalendarListEntry - Class in com.google.api.services.calendar.model
Model definition for CalendarListEntry.
CalendarListEntry() - Constructor for class com.google.api.services.calendar.model.CalendarListEntry
 
CalendarListEntry.NotificationSettings - Class in com.google.api.services.calendar.model
The notifications that the authenticated user is receiving for this calendar.
CalendarListEntry.NotificationSettings() - Constructor for class com.google.api.services.calendar.model.CalendarListEntry.NotificationSettings
 
CalendarNotification - Class in com.google.api.services.calendar.model
Model definition for CalendarNotification.
CalendarNotification() - Constructor for class com.google.api.services.calendar.model.CalendarNotification
 
CalendarRequest<T> - Class in com.google.api.services.calendar
Calendar request.
CalendarRequest(Calendar, String, String, Object, Class<T>) - Constructor for class com.google.api.services.calendar.CalendarRequest
 
CalendarRequestInitializer - Class in com.google.api.services.calendar
Calendar request initializer for setting properties like key and userIp.
CalendarRequestInitializer() - Constructor for class com.google.api.services.calendar.CalendarRequestInitializer
 
CalendarRequestInitializer(String) - Constructor for class com.google.api.services.calendar.CalendarRequestInitializer
 
CalendarRequestInitializer(String, String) - Constructor for class com.google.api.services.calendar.CalendarRequestInitializer
 
calendars() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Calendars collection.
CalendarScopes - Class in com.google.api.services.calendar
Available OAuth 2.0 scopes for use with the Calendar API.
Channel - Class in com.google.api.services.calendar.model
Model definition for Channel.
Channel() - Constructor for class com.google.api.services.calendar.model.Channel
 
channels() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Channels collection.
clear(String) - Method in class com.google.api.services.calendar.Calendar.Calendars
Clears a primary calendar.
clone() - Method in class com.google.api.services.calendar.model.Acl
 
clone() - Method in class com.google.api.services.calendar.model.AclRule
 
clone() - Method in class com.google.api.services.calendar.model.AclRule.Scope
 
clone() - Method in class com.google.api.services.calendar.model.Calendar
 
clone() - Method in class com.google.api.services.calendar.model.CalendarList
 
clone() - Method in class com.google.api.services.calendar.model.CalendarListEntry
 
clone() - Method in class com.google.api.services.calendar.model.CalendarListEntry.NotificationSettings
 
clone() - Method in class com.google.api.services.calendar.model.CalendarNotification
 
clone() - Method in class com.google.api.services.calendar.model.Channel
 
clone() - Method in class com.google.api.services.calendar.model.ColorDefinition
 
clone() - Method in class com.google.api.services.calendar.model.Colors
 
clone() - Method in class com.google.api.services.calendar.model.Error
 
clone() - Method in class com.google.api.services.calendar.model.Event
 
clone() - Method in class com.google.api.services.calendar.model.Event.Creator
 
clone() - Method in class com.google.api.services.calendar.model.Event.ExtendedProperties
 
clone() - Method in class com.google.api.services.calendar.model.Event.Gadget
 
clone() - Method in class com.google.api.services.calendar.model.Event.Organizer
 
clone() - Method in class com.google.api.services.calendar.model.Event.Reminders
 
clone() - Method in class com.google.api.services.calendar.model.Event.Source
 
clone() - Method in class com.google.api.services.calendar.model.EventAttendee
 
clone() - Method in class com.google.api.services.calendar.model.EventDateTime
 
clone() - Method in class com.google.api.services.calendar.model.EventReminder
 
clone() - Method in class com.google.api.services.calendar.model.Events
 
clone() - Method in class com.google.api.services.calendar.model.FreeBusyCalendar
 
clone() - Method in class com.google.api.services.calendar.model.FreeBusyGroup
 
clone() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
 
clone() - Method in class com.google.api.services.calendar.model.FreeBusyRequestItem
 
clone() - Method in class com.google.api.services.calendar.model.FreeBusyResponse
 
clone() - Method in class com.google.api.services.calendar.model.Setting
 
clone() - Method in class com.google.api.services.calendar.model.Settings
 
clone() - Method in class com.google.api.services.calendar.model.TimePeriod
 
ColorDefinition - Class in com.google.api.services.calendar.model
Model definition for ColorDefinition.
ColorDefinition() - Constructor for class com.google.api.services.calendar.model.ColorDefinition
 
colors() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Colors collection.
Colors - Class in com.google.api.services.calendar.model
Model definition for Colors.
Colors() - Constructor for class com.google.api.services.calendar.model.Colors
 
com.google.api.services.calendar - package com.google.api.services.calendar
 
com.google.api.services.calendar.model - package com.google.api.services.calendar.model
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.calendar.Calendar
The default encoded base URL of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.calendar.Calendar
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.calendar.Calendar
The default encoded service path of the service.
delete(String, String) - Method in class com.google.api.services.calendar.Calendar.Acl
Deletes an access control rule.
delete(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Deletes an entry on the user's calendar list.
delete(String) - Method in class com.google.api.services.calendar.Calendar.Calendars
Deletes a secondary calendar.
delete(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Deletes an event.

E

Error - Class in com.google.api.services.calendar.model
Model definition for Error.
Error() - Constructor for class com.google.api.services.calendar.model.Error
 
Event - Class in com.google.api.services.calendar.model
Model definition for Event.
Event() - Constructor for class com.google.api.services.calendar.model.Event
 
Event.Creator - Class in com.google.api.services.calendar.model
The creator of the event.
Event.Creator() - Constructor for class com.google.api.services.calendar.model.Event.Creator
 
Event.ExtendedProperties - Class in com.google.api.services.calendar.model
Extended properties of the event.
Event.ExtendedProperties() - Constructor for class com.google.api.services.calendar.model.Event.ExtendedProperties
 
Event.Gadget - Class in com.google.api.services.calendar.model
A gadget that extends this event.
Event.Gadget() - Constructor for class com.google.api.services.calendar.model.Event.Gadget
 
Event.Organizer - Class in com.google.api.services.calendar.model
The organizer of the event.
Event.Organizer() - Constructor for class com.google.api.services.calendar.model.Event.Organizer
 
Event.Reminders - Class in com.google.api.services.calendar.model
Information about the event's reminders for the authenticated user.
Event.Reminders() - Constructor for class com.google.api.services.calendar.model.Event.Reminders
 
Event.Source - Class in com.google.api.services.calendar.model
Source of an event from which it was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol.
Event.Source() - Constructor for class com.google.api.services.calendar.model.Event.Source
 
EventAttendee - Class in com.google.api.services.calendar.model
Model definition for EventAttendee.
EventAttendee() - Constructor for class com.google.api.services.calendar.model.EventAttendee
 
EventDateTime - Class in com.google.api.services.calendar.model
Model definition for EventDateTime.
EventDateTime() - Constructor for class com.google.api.services.calendar.model.EventDateTime
 
EventReminder - Class in com.google.api.services.calendar.model
Model definition for EventReminder.
EventReminder() - Constructor for class com.google.api.services.calendar.model.EventReminder
 
events() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Events collection.
Events - Class in com.google.api.services.calendar.model
Model definition for Events.
Events() - Constructor for class com.google.api.services.calendar.model.Events
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Events.List
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
executeUsingHead() - Method in class com.google.api.services.calendar.Calendar.Settings.List
 

F

freebusy() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Freebusy collection.
FreeBusyCalendar - Class in com.google.api.services.calendar.model
Model definition for FreeBusyCalendar.
FreeBusyCalendar() - Constructor for class com.google.api.services.calendar.model.FreeBusyCalendar
 
FreeBusyGroup - Class in com.google.api.services.calendar.model
Model definition for FreeBusyGroup.
FreeBusyGroup() - Constructor for class com.google.api.services.calendar.model.FreeBusyGroup
 
FreeBusyRequest - Class in com.google.api.services.calendar.model
Model definition for FreeBusyRequest.
FreeBusyRequest() - Constructor for class com.google.api.services.calendar.model.FreeBusyRequest
 
FreeBusyRequestItem - Class in com.google.api.services.calendar.model
Model definition for FreeBusyRequestItem.
FreeBusyRequestItem() - Constructor for class com.google.api.services.calendar.model.FreeBusyRequestItem
 
FreeBusyResponse - Class in com.google.api.services.calendar.model
Model definition for FreeBusyResponse.
FreeBusyResponse() - Constructor for class com.google.api.services.calendar.model.FreeBusyResponse
 

G

get(String, String) - Method in class com.google.api.services.calendar.Calendar.Acl
Returns an access control rule.
get(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Returns an entry on the user's calendar list.
get(String) - Method in class com.google.api.services.calendar.Calendar.Calendars
Returns metadata for a calendar.
get() - Method in class com.google.api.services.calendar.Calendar.Colors
Returns the color definitions for calendars and events.
get(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Returns an event.
get(String) - Method in class com.google.api.services.calendar.Calendar.Settings
Returns a single user setting.
getAbstractGoogleClient() - Method in class com.google.api.services.calendar.CalendarRequest
 
getAccessRole() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The effective access role that the authenticated user has on the calendar.
getAccessRole() - Method in class com.google.api.services.calendar.model.Events
The user's access role for this calendar.
getAdditionalGuests() - Method in class com.google.api.services.calendar.model.EventAttendee
Number of additional guests.
getAddress() - Method in class com.google.api.services.calendar.model.Channel
The address where notifications are delivered for this channel.
getAlt() - Method in class com.google.api.services.calendar.CalendarRequest
Data format for the response.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Get
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
getAnyoneCanAddSelf() - Method in class com.google.api.services.calendar.model.Event
Whether anyone can invite themselves to the event.
getAttendees() - Method in class com.google.api.services.calendar.model.Event
The attendees of the event.
getAttendeesOmitted() - Method in class com.google.api.services.calendar.model.Event
Whether attendees may have been omitted from the event's representation.
getBackground() - Method in class com.google.api.services.calendar.model.ColorDefinition
The background color associated with this color definition.
getBackgroundColor() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The main color of the calendar in the hexadecimal format "#0088aa".
getBusy() - Method in class com.google.api.services.calendar.model.FreeBusyCalendar
List of time ranges during which this calendar should be regarded as busy.
getCalendar() - Method in class com.google.api.services.calendar.model.Colors
Palette of calendar colors, mapping from the color ID to its definition.
getCalendarExpansionMax() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
Maximal number of calendars for which FreeBusy information is to be provided.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.Get
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.List
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.Update
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Get
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.List
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Move
Calendar identifier of the source calendar where the event currently is on.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Calendar identifier.
getCalendarId() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Calendar identifier.
getCalendars() - Method in class com.google.api.services.calendar.model.FreeBusyGroup
List of calendars' identifiers within a group.
getCalendars() - Method in class com.google.api.services.calendar.model.FreeBusyResponse
List of free/busy information for calendars.
getColorId() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The color of the calendar.
getColorId() - Method in class com.google.api.services.calendar.model.Event
The color of the event.
getColorRgbFormat() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB).
getColorRgbFormat() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB).
getColorRgbFormat() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB).
getComment() - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's response comment.
getCreated() - Method in class com.google.api.services.calendar.model.Event
Creation time of the event (as a RFC 3339 timestamp).
getCreator() - Method in class com.google.api.services.calendar.model.Event
The creator of the event.
getDate() - Method in class com.google.api.services.calendar.model.EventDateTime
The date, in the format "yyyy-mm-dd", if this is an all-day event.
getDateTime() - Method in class com.google.api.services.calendar.model.EventDateTime
The time, as a combined date-time value (formatted according to RFC 3339).
getDefaultReminders() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The default reminders that the authenticated user has for this calendar.
getDefaultReminders() - Method in class com.google.api.services.calendar.model.Events
The default reminders on the calendar for the authenticated user.
getDeleted() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether this calendar list entry has been deleted from the calendar list.
getDescription() - Method in class com.google.api.services.calendar.model.Calendar
Description of the calendar.
getDescription() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Description of the calendar.
getDescription() - Method in class com.google.api.services.calendar.model.Event
Description of the event.
getDescription() - Method in class com.google.api.services.calendar.model.Events
Description of the calendar.
getDestination() - Method in class com.google.api.services.calendar.Calendar.Events.Move
Calendar identifier of the target calendar where the event is to be moved to.
getDisplay() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's display mode.
getDisplayName() - Method in class com.google.api.services.calendar.model.Event.Creator
The creator's name, if available.
getDisplayName() - Method in class com.google.api.services.calendar.model.Event.Organizer
The organizer's name, if available.
getDisplayName() - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's name, if available.
getDomain() - Method in class com.google.api.services.calendar.model.Error
Domain, or broad category, of the error.
getEmail() - Method in class com.google.api.services.calendar.model.Event.Creator
The creator's email address, if available.
getEmail() - Method in class com.google.api.services.calendar.model.Event.Organizer
The organizer's email address, if available.
getEmail() - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's email address, if available.
getEnd() - Method in class com.google.api.services.calendar.model.Event
The (exclusive) end time of the event.
getEnd() - Method in class com.google.api.services.calendar.model.TimePeriod
The (exclusive) end of the time period.
getEndTimeUnspecified() - Method in class com.google.api.services.calendar.model.Event
Whether the end time is actually unspecified.
getErrors() - Method in class com.google.api.services.calendar.model.FreeBusyCalendar
Optional error(s) (if computation for the calendar failed).
getErrors() - Method in class com.google.api.services.calendar.model.FreeBusyGroup
Optional error(s) (if computation for the group failed).
getEtag() - Method in class com.google.api.services.calendar.model.Acl
ETag of the collection.
getEtag() - Method in class com.google.api.services.calendar.model.AclRule
ETag of the resource.
getEtag() - Method in class com.google.api.services.calendar.model.Calendar
ETag of the resource.
getEtag() - Method in class com.google.api.services.calendar.model.CalendarList
ETag of the collection.
getEtag() - Method in class com.google.api.services.calendar.model.CalendarListEntry
ETag of the resource.
getEtag() - Method in class com.google.api.services.calendar.model.Event
ETag of the resource.
getEtag() - Method in class com.google.api.services.calendar.model.Events
ETag of the collection.
getEtag() - Method in class com.google.api.services.calendar.model.Setting
ETag of the resource.
getEtag() - Method in class com.google.api.services.calendar.model.Settings
Etag of the collection.
getEvent() - Method in class com.google.api.services.calendar.model.Colors
Palette of event colors, mapping from the color ID to its definition.
getEventId() - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Event identifier.
getEventId() - Method in class com.google.api.services.calendar.Calendar.Events.Get
Event identifier.
getEventId() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Recurring event identifier.
getEventId() - Method in class com.google.api.services.calendar.Calendar.Events.Move
Event identifier.
getEventId() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Event identifier.
getEventId() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Event identifier.
getExpiration() - Method in class com.google.api.services.calendar.model.Channel
Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds.
getExtendedProperties() - Method in class com.google.api.services.calendar.model.Event
Extended properties of the event.
getFields() - Method in class com.google.api.services.calendar.CalendarRequest
Selector specifying which fields to include in a partial response.
getForeground() - Method in class com.google.api.services.calendar.model.ColorDefinition
The foreground color that can be used to write on top of a background with 'background' color.
getForegroundColor() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The foreground color of the calendar in the hexadecimal format "#ffffff".
getGadget() - Method in class com.google.api.services.calendar.model.Event
A gadget that extends this event.
getGroupExpansionMax() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
Maximal number of calendar identifiers to be provided for a single group.
getGroups() - Method in class com.google.api.services.calendar.model.FreeBusyResponse
Expansion of groups.
getGuestsCanInviteOthers() - Method in class com.google.api.services.calendar.model.Event
Whether attendees other than the organizer can invite others to the event.
getGuestsCanModify() - Method in class com.google.api.services.calendar.model.Event
Whether attendees other than the organizer can modify the event.
getGuestsCanSeeOtherGuests() - Method in class com.google.api.services.calendar.model.Event
Whether attendees other than the organizer can see who the event's attendees are.
getHangoutLink() - Method in class com.google.api.services.calendar.model.Event
An absolute link to the Google+ hangout associated with this event.
getHeight() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's height in pixels.
getHidden() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether the calendar has been hidden from the list.
getHtmlLink() - Method in class com.google.api.services.calendar.model.Event
An absolute link to this event in the Google Calendar Web UI.
getICalUID() - Method in class com.google.api.services.calendar.Calendar.Events.List
Specifies event ID in the iCalendar format to be included in the response.
getICalUID() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Specifies event ID in the iCalendar format to be included in the response.
getICalUID() - Method in class com.google.api.services.calendar.model.Event
Event ID in the iCalendar format.
getIconLink() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's icon URL.
getId() - Method in class com.google.api.services.calendar.model.AclRule
Identifier of the ACL rule.
getId() - Method in class com.google.api.services.calendar.model.Calendar
Identifier of the calendar.
getId() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Identifier of the calendar.
getId() - Method in class com.google.api.services.calendar.model.Channel
A UUID or similar unique string that identifies this channel.
getId() - Method in class com.google.api.services.calendar.model.Event.Creator
The creator's Profile ID, if available.
getId() - Method in class com.google.api.services.calendar.model.Event
Identifier of the event.
getId() - Method in class com.google.api.services.calendar.model.Event.Organizer
The organizer's Profile ID, if available.
getId() - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's Profile ID, if available.
getId() - Method in class com.google.api.services.calendar.model.FreeBusyRequestItem
The identifier of a calendar or a group.
getId() - Method in class com.google.api.services.calendar.model.Setting
The id of the user setting.
getItems() - Method in class com.google.api.services.calendar.model.Acl
List of rules on the access control list.
getItems() - Method in class com.google.api.services.calendar.model.CalendarList
Calendars that are present on the user's calendar list.
getItems() - Method in class com.google.api.services.calendar.model.Events
List of events on the calendar.
getItems() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
List of calendars and/or groups to query.
getItems() - Method in class com.google.api.services.calendar.model.Settings
List of user settings.
getKey() - Method in class com.google.api.services.calendar.CalendarRequest
API key.
getKind() - Method in class com.google.api.services.calendar.model.Acl
Type of the collection ("calendar#acl").
getKind() - Method in class com.google.api.services.calendar.model.AclRule
Type of the resource ("calendar#aclRule").
getKind() - Method in class com.google.api.services.calendar.model.Calendar
Type of the resource ("calendar#calendar").
getKind() - Method in class com.google.api.services.calendar.model.CalendarList
Type of the collection ("calendar#calendarList").
getKind() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Type of the resource ("calendar#calendarListEntry").
getKind() - Method in class com.google.api.services.calendar.model.Channel
Identifies this as a notification channel used to watch for changes to a resource.
getKind() - Method in class com.google.api.services.calendar.model.Colors
Type of the resource ("calendar#colors").
getKind() - Method in class com.google.api.services.calendar.model.Event
Type of the resource ("calendar#event").
getKind() - Method in class com.google.api.services.calendar.model.Events
Type of the collection ("calendar#events").
getKind() - Method in class com.google.api.services.calendar.model.FreeBusyResponse
Type of the resource ("calendar#freeBusy").
getKind() - Method in class com.google.api.services.calendar.model.Setting
Type of the resource ("calendar#setting").
getKind() - Method in class com.google.api.services.calendar.model.Settings
Type of the collection ("calendar#settings").
getLink() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's URL.
getLocation() - Method in class com.google.api.services.calendar.model.Calendar
Geographic location of the calendar as free-form text.
getLocation() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Geographic location of the calendar as free-form text.
getLocation() - Method in class com.google.api.services.calendar.model.Event
Geographic location of the event as free-form text.
getLocked() - Method in class com.google.api.services.calendar.model.Event
Whether this is a locked event copy where no changes can be made to the main event fields "summary", "description", "location", "start", "end" or "recurrence".
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.Get
The maximum number of attendees to include in the response.
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
The maximum number of attendees to include in the response.
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
The maximum number of attendees to include in the response.
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.List
The maximum number of attendees to include in the response.
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
The maximum number of attendees to include in the response.
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.Update
The maximum number of attendees to include in the response.
getMaxAttendees() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
The maximum number of attendees to include in the response.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Acl.List
Maximum number of entries returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Maximum number of entries returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Maximum number of entries returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Maximum number of entries returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Maximum number of events returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Events.List
Maximum number of events returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Maximum number of events returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Settings.List
Maximum number of entries returned on one result page.
getMaxResults() - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
Maximum number of entries returned on one result page.
getMethod() - Method in class com.google.api.services.calendar.model.CalendarNotification
The method used to deliver the notification.
getMethod() - Method in class com.google.api.services.calendar.model.EventReminder
The method used by this reminder.
getMinAccessRole() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
The minimum access role for the user in the returned entires.
getMinAccessRole() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
The minimum access role for the user in the returned entires.
getMinutes() - Method in class com.google.api.services.calendar.model.EventReminder
Number of minutes before the start of the event when the reminder should trigger.
getNextPageToken() - Method in class com.google.api.services.calendar.model.Acl
Token used to access the next page of this result.
getNextPageToken() - Method in class com.google.api.services.calendar.model.CalendarList
Token used to access the next page of this result.
getNextPageToken() - Method in class com.google.api.services.calendar.model.Events
Token used to access the next page of this result.
getNextPageToken() - Method in class com.google.api.services.calendar.model.Settings
Token used to access the next page of this result.
getNextSyncToken() - Method in class com.google.api.services.calendar.model.Acl
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
getNextSyncToken() - Method in class com.google.api.services.calendar.model.CalendarList
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
getNextSyncToken() - Method in class com.google.api.services.calendar.model.Events
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
getNextSyncToken() - Method in class com.google.api.services.calendar.model.Settings
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
getNotifications() - Method in class com.google.api.services.calendar.model.CalendarListEntry.NotificationSettings
The list of notifications set for this calendar.
getNotificationSettings() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The notifications that the authenticated user is receiving for this calendar.
getOauthToken() - Method in class com.google.api.services.calendar.CalendarRequest
OAuth 2.0 token for the current user.
getOptional() - Method in class com.google.api.services.calendar.model.EventAttendee
Whether this is an optional attendee.
getOrderBy() - Method in class com.google.api.services.calendar.Calendar.Events.List
The order of the events returned in the result.
getOrderBy() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
The order of the events returned in the result.
getOrganizer() - Method in class com.google.api.services.calendar.model.Event
The organizer of the event.
getOrganizer() - Method in class com.google.api.services.calendar.model.EventAttendee
Whether the attendee is the organizer of the event.
getOriginalStart() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
The original start time of the instance in the result.
getOriginalStartTime() - Method in class com.google.api.services.calendar.model.Event
For an instance of a recurring event, this is the time at which this event would start according to the recurrence data in the recurring event identified by recurringEventId.
getOverrides() - Method in class com.google.api.services.calendar.model.Event.Reminders
If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Acl.List
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Events.List
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Settings.List
Token specifying which result page to return.
getPageToken() - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
Token specifying which result page to return.
getParams() - Method in class com.google.api.services.calendar.model.Channel
Additional parameters controlling delivery channel behavior.
getPayload() - Method in class com.google.api.services.calendar.model.Channel
A Boolean value to indicate whether payload is wanted.
getPreferences() - Method in class com.google.api.services.calendar.model.Event.Gadget
Preferences.
getPrettyPrint() - Method in class com.google.api.services.calendar.CalendarRequest
Returns response with indentations and line breaks.
getPrimary() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether the calendar is the primary calendar of the authenticated user.
getPrivate() - Method in class com.google.api.services.calendar.model.Event.ExtendedProperties
Properties that are private to the copy of the event that appears on this calendar.
getPrivateCopy() - Method in class com.google.api.services.calendar.model.Event
Whether this is a private event copy where changes are not shared with other copies on other calendars.
getPrivateExtendedProperty() - Method in class com.google.api.services.calendar.Calendar.Events.List
Extended properties constraint specified as propertyName=value.
getPrivateExtendedProperty() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Extended properties constraint specified as propertyName=value.
getQ() - Method in class com.google.api.services.calendar.Calendar.Events.List
Free text search terms to find events that match these terms in any field, except for extended properties.
getQ() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Free text search terms to find events that match these terms in any field, except for extended properties.
getQuotaUser() - Method in class com.google.api.services.calendar.CalendarRequest
Available to use for quota purposes for server-side applications.
getReason() - Method in class com.google.api.services.calendar.model.Error
Specific reason for the error.
getRecurrence() - Method in class com.google.api.services.calendar.model.Event
List of RRULE, EXRULE, RDATE and EXDATE lines for a recurring event.
getRecurringEventId() - Method in class com.google.api.services.calendar.model.Event
For an instance of a recurring event, this is the event ID of the recurring event itself.
getReminders() - Method in class com.google.api.services.calendar.model.Event
Information about the event's reminders for the authenticated user.
getResource() - Method in class com.google.api.services.calendar.model.EventAttendee
Whether the attendee is a resource.
getResourceId() - Method in class com.google.api.services.calendar.model.Channel
An opaque ID that identifies the resource being watched on this channel.
getResourceUri() - Method in class com.google.api.services.calendar.model.Channel
A version-specific identifier for the watched resource.
getResponseStatus() - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's response status.
getRole() - Method in class com.google.api.services.calendar.model.AclRule
The role assigned to the scope.
getRuleId() - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
ACL rule identifier.
getRuleId() - Method in class com.google.api.services.calendar.Calendar.Acl.Get
ACL rule identifier.
getRuleId() - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
ACL rule identifier.
getRuleId() - Method in class com.google.api.services.calendar.Calendar.Acl.Update
ACL rule identifier.
getScope() - Method in class com.google.api.services.calendar.model.AclRule
The scope of the rule.
getSelected() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether the calendar content shows up in the calendar UI.
getSelf() - Method in class com.google.api.services.calendar.model.Event.Creator
Whether the creator corresponds to the calendar on which this copy of the event appears.
getSelf() - Method in class com.google.api.services.calendar.model.Event.Organizer
Whether the organizer corresponds to the calendar on which this copy of the event appears.
getSelf() - Method in class com.google.api.services.calendar.model.EventAttendee
Whether this entry represents the calendar on which this copy of the event appears.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Whether to send notifications about the deletion of the event.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Whether to send notifications about the creation of the new event.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Move
Whether to send notifications about the change of the event's organizer.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Whether to send notifications about the event update (e.g.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Whether to send notifications about the creation of the event.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Whether to send notifications about the event update (e.g.
getSequence() - Method in class com.google.api.services.calendar.model.Event
Sequence number as per iCalendar.
getSetting() - Method in class com.google.api.services.calendar.Calendar.Settings.Get
The id of the user setting.
getShared() - Method in class com.google.api.services.calendar.model.Event.ExtendedProperties
Properties that are shared between copies of the event on other attendees' calendars.
getSharedExtendedProperty() - Method in class com.google.api.services.calendar.Calendar.Events.List
Extended properties constraint specified as propertyName=value.
getSharedExtendedProperty() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Extended properties constraint specified as propertyName=value.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.Acl.List
Whether to include deleted ACLs in the result.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Whether to include deleted ACLs in the result.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Whether to include deleted calendar list entries in the result.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Whether to include deleted calendar list entries in the result.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Whether to include deleted events (with status equals "cancelled") in the result.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to include deleted events (with status equals "cancelled") in the result.
getShowDeleted() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to include deleted events (with status equals "cancelled") in the result.
getShowHidden() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Whether to show hidden entries.
getShowHidden() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Whether to show hidden entries.
getShowHiddenInvitations() - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to include hidden invitations in the result.
getShowHiddenInvitations() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to include hidden invitations in the result.
getSingleEvents() - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.
getSingleEvents() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.
getSource() - Method in class com.google.api.services.calendar.model.Event
Source of an event from which it was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol.
getStart() - Method in class com.google.api.services.calendar.model.Event
The (inclusive) start time of the event.
getStart() - Method in class com.google.api.services.calendar.model.TimePeriod
The (inclusive) start of the time period.
getStatus() - Method in class com.google.api.services.calendar.model.Event
Status of the event.
getSummary() - Method in class com.google.api.services.calendar.model.Calendar
Title of the calendar.
getSummary() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Title of the calendar.
getSummary() - Method in class com.google.api.services.calendar.model.Event
Title of the event.
getSummary() - Method in class com.google.api.services.calendar.model.Events
Title of the calendar.
getSummaryOverride() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The summary that the authenticated user has set for this calendar.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.Acl.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.Events.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.Settings.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getSyncToken() - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
getText() - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
The text describing the event to be created.
getTimeMax() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Upper bound (exclusive) for an event's start time to filter by.
getTimeMax() - Method in class com.google.api.services.calendar.Calendar.Events.List
Upper bound (exclusive) for an event's start time to filter by.
getTimeMax() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Upper bound (exclusive) for an event's start time to filter by.
getTimeMax() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
The end of the interval for the query.
getTimeMax() - Method in class com.google.api.services.calendar.model.FreeBusyResponse
The end of the interval.
getTimeMin() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Lower bound (inclusive) for an event's end time to filter by.
getTimeMin() - Method in class com.google.api.services.calendar.Calendar.Events.List
Lower bound (inclusive) for an event's end time to filter by.
getTimeMin() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Lower bound (inclusive) for an event's end time to filter by.
getTimeMin() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
The start of the interval for the query.
getTimeMin() - Method in class com.google.api.services.calendar.model.FreeBusyResponse
The start of the interval.
getTimeZone() - Method in class com.google.api.services.calendar.Calendar.Events.Get
Time zone used in the response.
getTimeZone() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Time zone used in the response.
getTimeZone() - Method in class com.google.api.services.calendar.Calendar.Events.List
Time zone used in the response.
getTimeZone() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Time zone used in the response.
getTimeZone() - Method in class com.google.api.services.calendar.model.Calendar
The time zone of the calendar.
getTimeZone() - Method in class com.google.api.services.calendar.model.CalendarListEntry
The time zone of the calendar.
getTimeZone() - Method in class com.google.api.services.calendar.model.EventDateTime
The name of the time zone in which the time is specified (e.g.
getTimeZone() - Method in class com.google.api.services.calendar.model.Events
The time zone of the calendar.
getTimeZone() - Method in class com.google.api.services.calendar.model.FreeBusyRequest
Time zone used in the response.
getTitle() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's title.
getTitle() - Method in class com.google.api.services.calendar.model.Event.Source
Title of the source; for example a title of a web page or an email subject.
getToken() - Method in class com.google.api.services.calendar.model.Channel
An arbitrary string delivered to the target address with each notification delivered over this channel.
getTransparency() - Method in class com.google.api.services.calendar.model.Event
Whether the event blocks time on the calendar.
getType() - Method in class com.google.api.services.calendar.model.AclRule.Scope
The type of the scope.
getType() - Method in class com.google.api.services.calendar.model.CalendarNotification
The type of notification.
getType() - Method in class com.google.api.services.calendar.model.Channel
The type of delivery mechanism used for this channel.
getType() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's type.
getUpdated() - Method in class com.google.api.services.calendar.model.Colors
Last modification time of the color palette (as a RFC 3339 timestamp).
getUpdated() - Method in class com.google.api.services.calendar.model.Event
Last modification time of the event (as a RFC 3339 timestamp).
getUpdated() - Method in class com.google.api.services.calendar.model.Events
Last modification time of the calendar (as a RFC 3339 timestamp).
getUpdatedMin() - Method in class com.google.api.services.calendar.Calendar.Events.List
Lower bound for an event's last modification time (as a RFC 3339 timestamp) to filter by.
getUpdatedMin() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Lower bound for an event's last modification time (as a RFC 3339 timestamp) to filter by.
getUrl() - Method in class com.google.api.services.calendar.model.Event.Source
URL of the source pointing to a resource.
getUseDefault() - Method in class com.google.api.services.calendar.model.Event.Reminders
Whether the default reminders of the calendar apply to the event.
getUserIp() - Method in class com.google.api.services.calendar.CalendarRequest
IP address of the site where the request originates.
getValue() - Method in class com.google.api.services.calendar.model.AclRule.Scope
The email address of a user or group, or the name of a domain, depending on the scope type.
getValue() - Method in class com.google.api.services.calendar.model.Setting
Value of the user setting.
getVisibility() - Method in class com.google.api.services.calendar.model.Event
Visibility of the event.
getWidth() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's width in pixels.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.calendar.Calendar
 
initializeCalendarRequest(CalendarRequest<?>) - Method in class com.google.api.services.calendar.CalendarRequestInitializer
Initializes Calendar request.
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.calendar.CalendarRequestInitializer
 
insert(String, AclRule) - Method in class com.google.api.services.calendar.Calendar.Acl
Creates an access control rule.
insert(CalendarListEntry) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Adds an entry to the user's calendar list.
insert(Calendar) - Method in class com.google.api.services.calendar.Calendar.Calendars
Creates a secondary calendar.
insert(String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Creates an event.
instances(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Returns instances of the specified recurring event.
isAnyoneCanAddSelf() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isAttendeesOmitted() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isDeleted() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isEndTimeUnspecified() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isGuestsCanInviteOthers() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isGuestsCanModify() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isGuestsCanSeeOtherGuests() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isHidden() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isLocked() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isPrimary() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isPrivateCopy() - Method in class com.google.api.services.calendar.model.Event
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isSelected() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isSelf() - Method in class com.google.api.services.calendar.model.Event.Creator
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.
isSelf() - Method in class com.google.api.services.calendar.model.Event.Organizer
Convenience method that returns only Boolean.TRUE or Boolean.FALSE.

L

list(String) - Method in class com.google.api.services.calendar.Calendar.Acl
Returns the rules in the access control list for the calendar.
list() - Method in class com.google.api.services.calendar.Calendar.CalendarList
Returns entries on the user's calendar list.
list(String) - Method in class com.google.api.services.calendar.Calendar.Events
Returns events on the specified calendar.
list() - Method in class com.google.api.services.calendar.Calendar.Settings
Returns all user settings for the authenticated user.

M

move(String, String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Moves an event to another calendar, i.e.

P

patch(String, String, AclRule) - Method in class com.google.api.services.calendar.Calendar.Acl
Updates an access control rule.
patch(String, CalendarListEntry) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Updates an entry on the user's calendar list.
patch(String, Calendar) - Method in class com.google.api.services.calendar.Calendar.Calendars
Updates metadata for a calendar.
patch(String, String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Updates an event.

Q

query(FreeBusyRequest) - Method in class com.google.api.services.calendar.Calendar.Freebusy
Returns free/busy information for a set of calendars.
quickAdd(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Creates an event based on a simple text string.

S

set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
set(String, Object) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
set(String, Object) - Method in class com.google.api.services.calendar.CalendarRequest
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Acl
 
set(String, Object) - Method in class com.google.api.services.calendar.model.AclRule.Scope
 
set(String, Object) - Method in class com.google.api.services.calendar.model.AclRule
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Calendar
 
set(String, Object) - Method in class com.google.api.services.calendar.model.CalendarList
 
set(String, Object) - Method in class com.google.api.services.calendar.model.CalendarListEntry.NotificationSettings
 
set(String, Object) - Method in class com.google.api.services.calendar.model.CalendarListEntry
 
set(String, Object) - Method in class com.google.api.services.calendar.model.CalendarNotification
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Channel
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ColorDefinition
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Colors
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Error
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event.Creator
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event.ExtendedProperties
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event.Gadget
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event.Organizer
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event.Reminders
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Event.Source
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EventAttendee
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EventDateTime
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EventReminder
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Events
 
set(String, Object) - Method in class com.google.api.services.calendar.model.FreeBusyCalendar
 
set(String, Object) - Method in class com.google.api.services.calendar.model.FreeBusyGroup
 
set(String, Object) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
 
set(String, Object) - Method in class com.google.api.services.calendar.model.FreeBusyRequestItem
 
set(String, Object) - Method in class com.google.api.services.calendar.model.FreeBusyResponse
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Setting
 
set(String, Object) - Method in class com.google.api.services.calendar.model.Settings
 
set(String, Object) - Method in class com.google.api.services.calendar.model.TimePeriod
 
setAccessRole(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The effective access role that the authenticated user has on the calendar.
setAccessRole(String) - Method in class com.google.api.services.calendar.model.Events
The user's access role for this calendar.
setAdditionalGuests(Integer) - Method in class com.google.api.services.calendar.model.EventAttendee
Number of additional guests.
setAddress(String) - Method in class com.google.api.services.calendar.model.Channel
The address where notifications are delivered for this channel.
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setAlt(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setAlt(String) - Method in class com.google.api.services.calendar.CalendarRequest
Data format for the response.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Get
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to always include a value in the email field for the organizer, creator and attendees, even if no real email is available (i.e.
setAnyoneCanAddSelf(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether anyone can invite themselves to the event.
setApplicationName(String) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setAttendees(List<EventAttendee>) - Method in class com.google.api.services.calendar.model.Event
The attendees of the event.
setAttendeesOmitted(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether attendees may have been omitted from the event's representation.
setBackground(String) - Method in class com.google.api.services.calendar.model.ColorDefinition
The background color associated with this color definition.
setBackgroundColor(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The main color of the calendar in the hexadecimal format "#0088aa".
setBusy(List<TimePeriod>) - Method in class com.google.api.services.calendar.model.FreeBusyCalendar
List of time ranges during which this calendar should be regarded as busy.
setCalendar(Map<String, ColorDefinition>) - Method in class com.google.api.services.calendar.model.Colors
Palette of calendar colors, mapping from the color ID to its definition.
setCalendarExpansionMax(Integer) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
Maximal number of calendars for which FreeBusy information is to be provided.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
Calendar identifier of the source calendar where the event currently is on.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Calendar identifier.
setCalendarId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Calendar identifier.
setCalendarRequestInitializer(CalendarRequestInitializer) - Method in class com.google.api.services.calendar.Calendar.Builder
setCalendars(List<String>) - Method in class com.google.api.services.calendar.model.FreeBusyGroup
List of calendars' identifiers within a group.
setCalendars(Map<String, FreeBusyCalendar>) - Method in class com.google.api.services.calendar.model.FreeBusyResponse
List of free/busy information for calendars.
setColorId(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The color of the calendar.
setColorId(String) - Method in class com.google.api.services.calendar.model.Event
The color of the event.
setColorRgbFormat(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB).
setColorRgbFormat(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB).
setColorRgbFormat(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
Whether to use the foregroundColor and backgroundColor fields to write the calendar colors (RGB).
setComment(String) - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's response comment.
setCreated(DateTime) - Method in class com.google.api.services.calendar.model.Event
Creation time of the event (as a RFC 3339 timestamp).
setCreator(Event.Creator) - Method in class com.google.api.services.calendar.model.Event
The creator of the event.
setDate(DateTime) - Method in class com.google.api.services.calendar.model.EventDateTime
The date, in the format "yyyy-mm-dd", if this is an all-day event.
setDateTime(DateTime) - Method in class com.google.api.services.calendar.model.EventDateTime
The time, as a combined date-time value (formatted according to RFC 3339).
setDefaultReminders(List<EventReminder>) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The default reminders that the authenticated user has for this calendar.
setDefaultReminders(List<EventReminder>) - Method in class com.google.api.services.calendar.model.Events
The default reminders on the calendar for the authenticated user.
setDeleted(Boolean) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether this calendar list entry has been deleted from the calendar list.
setDescription(String) - Method in class com.google.api.services.calendar.model.Calendar
Description of the calendar.
setDescription(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Description of the calendar.
setDescription(String) - Method in class com.google.api.services.calendar.model.Event
Description of the event.
setDescription(String) - Method in class com.google.api.services.calendar.model.Events
Description of the calendar.
setDestination(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
Calendar identifier of the target calendar where the event is to be moved to.
setDisableGZipContent(boolean) - Method in class com.google.api.services.calendar.CalendarRequest
 
setDisplay(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's display mode.
setDisplayName(String) - Method in class com.google.api.services.calendar.model.Event.Creator
The creator's name, if available.
setDisplayName(String) - Method in class com.google.api.services.calendar.model.Event.Organizer
The organizer's name, if available.
setDisplayName(String) - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's name, if available.
setDomain(String) - Method in class com.google.api.services.calendar.model.Error
Domain, or broad category, of the error.
setEmail(String) - Method in class com.google.api.services.calendar.model.Event.Creator
The creator's email address, if available.
setEmail(String) - Method in class com.google.api.services.calendar.model.Event.Organizer
The organizer's email address, if available.
setEmail(String) - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's email address, if available.
setEnd(EventDateTime) - Method in class com.google.api.services.calendar.model.Event
The (exclusive) end time of the event.
setEnd(DateTime) - Method in class com.google.api.services.calendar.model.TimePeriod
The (exclusive) end of the time period.
setEndTimeUnspecified(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether the end time is actually unspecified.
setErrors(List<Error>) - Method in class com.google.api.services.calendar.model.FreeBusyCalendar
Optional error(s) (if computation for the calendar failed).
setErrors(List<Error>) - Method in class com.google.api.services.calendar.model.FreeBusyGroup
Optional error(s) (if computation for the group failed).
setEtag(String) - Method in class com.google.api.services.calendar.model.Acl
ETag of the collection.
setEtag(String) - Method in class com.google.api.services.calendar.model.AclRule
ETag of the resource.
setEtag(String) - Method in class com.google.api.services.calendar.model.Calendar
ETag of the resource.
setEtag(String) - Method in class com.google.api.services.calendar.model.CalendarList
ETag of the collection.
setEtag(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
ETag of the resource.
setEtag(String) - Method in class com.google.api.services.calendar.model.Event
ETag of the resource.
setEtag(String) - Method in class com.google.api.services.calendar.model.Events
ETag of the collection.
setEtag(String) - Method in class com.google.api.services.calendar.model.Setting
ETag of the resource.
setEtag(String) - Method in class com.google.api.services.calendar.model.Settings
Etag of the collection.
setEvent(Map<String, ColorDefinition>) - Method in class com.google.api.services.calendar.model.Colors
Palette of event colors, mapping from the color ID to its definition.
setEventId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Event identifier.
setEventId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
Event identifier.
setEventId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Recurring event identifier.
setEventId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
Event identifier.
setEventId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Event identifier.
setEventId(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Event identifier.
setExpiration(Long) - Method in class com.google.api.services.calendar.model.Channel
Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds.
setExtendedProperties(Event.ExtendedProperties) - Method in class com.google.api.services.calendar.model.Event
Extended properties of the event.
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setFields(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setFields(String) - Method in class com.google.api.services.calendar.CalendarRequest
Selector specifying which fields to include in a partial response.
setForeground(String) - Method in class com.google.api.services.calendar.model.ColorDefinition
The foreground color that can be used to write on top of a background with 'background' color.
setForegroundColor(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The foreground color of the calendar in the hexadecimal format "#ffffff".
setGadget(Event.Gadget) - Method in class com.google.api.services.calendar.model.Event
A gadget that extends this event.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setGroupExpansionMax(Integer) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
Maximal number of calendar identifiers to be provided for a single group.
setGroups(Map<String, FreeBusyGroup>) - Method in class com.google.api.services.calendar.model.FreeBusyResponse
Expansion of groups.
setGuestsCanInviteOthers(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether attendees other than the organizer can invite others to the event.
setGuestsCanModify(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether attendees other than the organizer can modify the event.
setGuestsCanSeeOtherGuests(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether attendees other than the organizer can see who the event's attendees are.
setHangoutLink(String) - Method in class com.google.api.services.calendar.model.Event
An absolute link to the Google+ hangout associated with this event.
setHeight(Integer) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's height in pixels.
setHidden(Boolean) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether the calendar has been hidden from the list.
setHtmlLink(String) - Method in class com.google.api.services.calendar.model.Event
An absolute link to this event in the Google Calendar Web UI.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setICalUID(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
Specifies event ID in the iCalendar format to be included in the response.
setICalUID(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Specifies event ID in the iCalendar format to be included in the response.
setICalUID(String) - Method in class com.google.api.services.calendar.model.Event
Event ID in the iCalendar format.
setIconLink(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's icon URL.
setId(String) - Method in class com.google.api.services.calendar.model.AclRule
Identifier of the ACL rule.
setId(String) - Method in class com.google.api.services.calendar.model.Calendar
Identifier of the calendar.
setId(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Identifier of the calendar.
setId(String) - Method in class com.google.api.services.calendar.model.Channel
A UUID or similar unique string that identifies this channel.
setId(String) - Method in class com.google.api.services.calendar.model.Event.Creator
The creator's Profile ID, if available.
setId(String) - Method in class com.google.api.services.calendar.model.Event.Organizer
The organizer's Profile ID, if available.
setId(String) - Method in class com.google.api.services.calendar.model.Event
Identifier of the event.
setId(String) - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's Profile ID, if available.
setId(String) - Method in class com.google.api.services.calendar.model.FreeBusyRequestItem
The identifier of a calendar or a group.
setId(String) - Method in class com.google.api.services.calendar.model.Setting
The id of the user setting.
setItems(List<AclRule>) - Method in class com.google.api.services.calendar.model.Acl
List of rules on the access control list.
setItems(List<CalendarListEntry>) - Method in class com.google.api.services.calendar.model.CalendarList
Calendars that are present on the user's calendar list.
setItems(List<Event>) - Method in class com.google.api.services.calendar.model.Events
List of events on the calendar.
setItems(List<FreeBusyRequestItem>) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
List of calendars and/or groups to query.
setItems(List<Setting>) - Method in class com.google.api.services.calendar.model.Settings
List of user settings.
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setKey(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setKey(String) - Method in class com.google.api.services.calendar.CalendarRequest
API key.
setKind(String) - Method in class com.google.api.services.calendar.model.Acl
Type of the collection ("calendar#acl").
setKind(String) - Method in class com.google.api.services.calendar.model.AclRule
Type of the resource ("calendar#aclRule").
setKind(String) - Method in class com.google.api.services.calendar.model.Calendar
Type of the resource ("calendar#calendar").
setKind(String) - Method in class com.google.api.services.calendar.model.CalendarList
Type of the collection ("calendar#calendarList").
setKind(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Type of the resource ("calendar#calendarListEntry").
setKind(String) - Method in class com.google.api.services.calendar.model.Channel
Identifies this as a notification channel used to watch for changes to a resource.
setKind(String) - Method in class com.google.api.services.calendar.model.Colors
Type of the resource ("calendar#colors").
setKind(String) - Method in class com.google.api.services.calendar.model.Event
Type of the resource ("calendar#event").
setKind(String) - Method in class com.google.api.services.calendar.model.Events
Type of the collection ("calendar#events").
setKind(String) - Method in class com.google.api.services.calendar.model.FreeBusyResponse
Type of the resource ("calendar#freeBusy").
setKind(String) - Method in class com.google.api.services.calendar.model.Setting
Type of the resource ("calendar#setting").
setKind(String) - Method in class com.google.api.services.calendar.model.Settings
Type of the collection ("calendar#settings").
setLink(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's URL.
setLocation(String) - Method in class com.google.api.services.calendar.model.Calendar
Geographic location of the calendar as free-form text.
setLocation(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Geographic location of the calendar as free-form text.
setLocation(String) - Method in class com.google.api.services.calendar.model.Event
Geographic location of the event as free-form text.
setLocked(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether this is a locked event copy where no changes can be made to the main event fields "summary", "description", "location", "start", "end" or "recurrence".
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Get
The maximum number of attendees to include in the response.
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
The maximum number of attendees to include in the response.
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
The maximum number of attendees to include in the response.
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.List
The maximum number of attendees to include in the response.
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
The maximum number of attendees to include in the response.
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Update
The maximum number of attendees to include in the response.
setMaxAttendees(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
The maximum number of attendees to include in the response.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Acl.List
Maximum number of entries returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Maximum number of entries returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Maximum number of entries returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Maximum number of entries returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Maximum number of events returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.List
Maximum number of events returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Maximum number of events returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Settings.List
Maximum number of entries returned on one result page.
setMaxResults(Integer) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
Maximum number of entries returned on one result page.
setMethod(String) - Method in class com.google.api.services.calendar.model.CalendarNotification
The method used to deliver the notification.
setMethod(String) - Method in class com.google.api.services.calendar.model.EventReminder
The method used by this reminder.
setMinAccessRole(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
The minimum access role for the user in the returned entires.
setMinAccessRole(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
The minimum access role for the user in the returned entires.
setMinutes(Integer) - Method in class com.google.api.services.calendar.model.EventReminder
Number of minutes before the start of the event when the reminder should trigger.
setNextPageToken(String) - Method in class com.google.api.services.calendar.model.Acl
Token used to access the next page of this result.
setNextPageToken(String) - Method in class com.google.api.services.calendar.model.CalendarList
Token used to access the next page of this result.
setNextPageToken(String) - Method in class com.google.api.services.calendar.model.Events
Token used to access the next page of this result.
setNextPageToken(String) - Method in class com.google.api.services.calendar.model.Settings
Token used to access the next page of this result.
setNextSyncToken(String) - Method in class com.google.api.services.calendar.model.Acl
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
setNextSyncToken(String) - Method in class com.google.api.services.calendar.model.CalendarList
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
setNextSyncToken(String) - Method in class com.google.api.services.calendar.model.Events
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
setNextSyncToken(String) - Method in class com.google.api.services.calendar.model.Settings
Token used at a later point in time to retrieve only the entries that have changed since this result was returned.
setNotifications(List<CalendarNotification>) - Method in class com.google.api.services.calendar.model.CalendarListEntry.NotificationSettings
The list of notifications set for this calendar.
setNotificationSettings(CalendarListEntry.NotificationSettings) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The notifications that the authenticated user is receiving for this calendar.
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setOauthToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setOauthToken(String) - Method in class com.google.api.services.calendar.CalendarRequest
OAuth 2.0 token for the current user.
setOptional(Boolean) - Method in class com.google.api.services.calendar.model.EventAttendee
Whether this is an optional attendee.
setOrderBy(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
The order of the events returned in the result.
setOrderBy(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
The order of the events returned in the result.
setOrganizer(Event.Organizer) - Method in class com.google.api.services.calendar.model.Event
The organizer of the event.
setOrganizer(Boolean) - Method in class com.google.api.services.calendar.model.EventAttendee
Whether the attendee is the organizer of the event.
setOriginalStart(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
The original start time of the instance in the result.
setOriginalStartTime(EventDateTime) - Method in class com.google.api.services.calendar.model.Event
For an instance of a recurring event, this is the time at which this event would start according to the recurrence data in the recurring event identified by recurringEventId.
setOverrides(List<EventReminder>) - Method in class com.google.api.services.calendar.model.Event.Reminders
If the event doesn't use the default reminders, this lists the reminders specific to the event, or, if not set, indicates that no reminders are set for this event.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
Token specifying which result page to return.
setPageToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
Token specifying which result page to return.
setParams(Map<String, String>) - Method in class com.google.api.services.calendar.model.Channel
Additional parameters controlling delivery channel behavior.
setPayload(Boolean) - Method in class com.google.api.services.calendar.model.Channel
A Boolean value to indicate whether payload is wanted.
setPreferences(Map<String, String>) - Method in class com.google.api.services.calendar.model.Event.Gadget
Preferences.
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.calendar.CalendarRequest
Returns response with indentations and line breaks.
setPrimary(Boolean) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether the calendar is the primary calendar of the authenticated user.
setPrivate(Map<String, String>) - Method in class com.google.api.services.calendar.model.Event.ExtendedProperties
Properties that are private to the copy of the event that appears on this calendar.
setPrivateCopy(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether this is a private event copy where changes are not shared with other copies on other calendars.
setPrivateExtendedProperty(List<String>) - Method in class com.google.api.services.calendar.Calendar.Events.List
Extended properties constraint specified as propertyName=value.
setPrivateExtendedProperty(List<String>) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Extended properties constraint specified as propertyName=value.
setQ(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
Free text search terms to find events that match these terms in any field, except for extended properties.
setQ(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Free text search terms to find events that match these terms in any field, except for extended properties.
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setQuotaUser(String) - Method in class com.google.api.services.calendar.CalendarRequest
Available to use for quota purposes for server-side applications.
setReason(String) - Method in class com.google.api.services.calendar.model.Error
Specific reason for the error.
setRecurrence(List<String>) - Method in class com.google.api.services.calendar.model.Event
List of RRULE, EXRULE, RDATE and EXDATE lines for a recurring event.
setRecurringEventId(String) - Method in class com.google.api.services.calendar.model.Event
For an instance of a recurring event, this is the event ID of the recurring event itself.
setReminders(Event.Reminders) - Method in class com.google.api.services.calendar.model.Event
Information about the event's reminders for the authenticated user.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.calendar.CalendarRequest
 
setResource(Boolean) - Method in class com.google.api.services.calendar.model.EventAttendee
Whether the attendee is a resource.
setResourceId(String) - Method in class com.google.api.services.calendar.model.Channel
An opaque ID that identifies the resource being watched on this channel.
setResourceUri(String) - Method in class com.google.api.services.calendar.model.Channel
A version-specific identifier for the watched resource.
setResponseStatus(String) - Method in class com.google.api.services.calendar.model.EventAttendee
The attendee's response status.
setRole(String) - Method in class com.google.api.services.calendar.model.AclRule
The role assigned to the scope.
setRootUrl(String) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setRuleId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
ACL rule identifier.
setRuleId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
ACL rule identifier.
setRuleId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
ACL rule identifier.
setRuleId(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
ACL rule identifier.
setScope(AclRule.Scope) - Method in class com.google.api.services.calendar.model.AclRule
The scope of the rule.
setSelected(Boolean) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Whether the calendar content shows up in the calendar UI.
setSelf(Boolean) - Method in class com.google.api.services.calendar.model.Event.Creator
Whether the creator corresponds to the calendar on which this copy of the event appears.
setSelf(Boolean) - Method in class com.google.api.services.calendar.model.Event.Organizer
Whether the organizer corresponds to the calendar on which this copy of the event appears.
setSelf(Boolean) - Method in class com.google.api.services.calendar.model.EventAttendee
Whether this entry represents the calendar on which this copy of the event appears.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Whether to send notifications about the deletion of the event.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Whether to send notifications about the creation of the new event.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Move
Whether to send notifications about the change of the event's organizer.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Whether to send notifications about the event update (e.g.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Whether to send notifications about the creation of the event.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Whether to send notifications about the event update (e.g.
setSequence(Integer) - Method in class com.google.api.services.calendar.model.Event
Sequence number as per iCalendar.
setServicePath(String) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setSetting(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
The id of the user setting.
setShared(Map<String, String>) - Method in class com.google.api.services.calendar.model.Event.ExtendedProperties
Properties that are shared between copies of the event on other attendees' calendars.
setSharedExtendedProperty(List<String>) - Method in class com.google.api.services.calendar.Calendar.Events.List
Extended properties constraint specified as propertyName=value.
setSharedExtendedProperty(List<String>) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Extended properties constraint specified as propertyName=value.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.List
Whether to include deleted ACLs in the result.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Whether to include deleted ACLs in the result.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Whether to include deleted calendar list entries in the result.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Whether to include deleted calendar list entries in the result.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Whether to include deleted events (with status equals "cancelled") in the result.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to include deleted events (with status equals "cancelled") in the result.
setShowDeleted(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to include deleted events (with status equals "cancelled") in the result.
setShowHidden(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Whether to show hidden entries.
setShowHidden(Boolean) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Whether to show hidden entries.
setShowHiddenInvitations(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to include hidden invitations in the result.
setShowHiddenInvitations(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to include hidden invitations in the result.
setSingleEvents(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.List
Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.
setSingleEvents(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Whether to expand recurring events into instances and only return single one-off events and instances of recurring events, but not the underlying recurring events themselves.
setSource(Event.Source) - Method in class com.google.api.services.calendar.model.Event
Source of an event from which it was created; for example a web page, an email message or any document identifiable by an URL using HTTP/HTTPS protocol.
setStart(EventDateTime) - Method in class com.google.api.services.calendar.model.Event
The (inclusive) start time of the event.
setStart(DateTime) - Method in class com.google.api.services.calendar.model.TimePeriod
The (inclusive) start of the time period.
setStatus(String) - Method in class com.google.api.services.calendar.model.Event
Status of the event.
setSummary(String) - Method in class com.google.api.services.calendar.model.Calendar
Title of the calendar.
setSummary(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Title of the calendar.
setSummary(String) - Method in class com.google.api.services.calendar.model.Event
Title of the event.
setSummary(String) - Method in class com.google.api.services.calendar.model.Events
Title of the calendar.
setSummaryOverride(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The summary that the authenticated user has set for this calendar.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setSyncToken(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
Token obtained from the nextSyncToken field returned on the last page of results from the previous list request.
setText(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
The text describing the event to be created.
setTimeMax(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Upper bound (exclusive) for an event's start time to filter by.
setTimeMax(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.List
Upper bound (exclusive) for an event's start time to filter by.
setTimeMax(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Upper bound (exclusive) for an event's start time to filter by.
setTimeMax(DateTime) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
The end of the interval for the query.
setTimeMax(DateTime) - Method in class com.google.api.services.calendar.model.FreeBusyResponse
The end of the interval.
setTimeMin(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Lower bound (inclusive) for an event's end time to filter by.
setTimeMin(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.List
Lower bound (inclusive) for an event's end time to filter by.
setTimeMin(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Lower bound (inclusive) for an event's end time to filter by.
setTimeMin(DateTime) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
The start of the interval for the query.
setTimeMin(DateTime) - Method in class com.google.api.services.calendar.model.FreeBusyResponse
The start of the interval.
setTimeZone(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
Time zone used in the response.
setTimeZone(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Time zone used in the response.
setTimeZone(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
Time zone used in the response.
setTimeZone(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Time zone used in the response.
setTimeZone(String) - Method in class com.google.api.services.calendar.model.Calendar
The time zone of the calendar.
setTimeZone(String) - Method in class com.google.api.services.calendar.model.CalendarListEntry
The time zone of the calendar.
setTimeZone(String) - Method in class com.google.api.services.calendar.model.EventDateTime
The name of the time zone in which the time is specified (e.g.
setTimeZone(String) - Method in class com.google.api.services.calendar.model.Events
The time zone of the calendar.
setTimeZone(String) - Method in class com.google.api.services.calendar.model.FreeBusyRequest
Time zone used in the response.
Setting - Class in com.google.api.services.calendar.model
Model definition for Setting.
Setting() - Constructor for class com.google.api.services.calendar.model.Setting
 
settings() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Settings collection.
Settings - Class in com.google.api.services.calendar.model
Model definition for Settings.
Settings() - Constructor for class com.google.api.services.calendar.model.Settings
 
setTitle(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's title.
setTitle(String) - Method in class com.google.api.services.calendar.model.Event.Source
Title of the source; for example a title of a web page or an email subject.
setToken(String) - Method in class com.google.api.services.calendar.model.Channel
An arbitrary string delivered to the target address with each notification delivered over this channel.
setTransparency(String) - Method in class com.google.api.services.calendar.model.Event
Whether the event blocks time on the calendar.
setType(String) - Method in class com.google.api.services.calendar.model.AclRule.Scope
The type of the scope.
setType(String) - Method in class com.google.api.services.calendar.model.CalendarNotification
The type of notification.
setType(String) - Method in class com.google.api.services.calendar.model.Channel
The type of delivery mechanism used for this channel.
setType(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's type.
setUpdated(DateTime) - Method in class com.google.api.services.calendar.model.Colors
Last modification time of the color palette (as a RFC 3339 timestamp).
setUpdated(DateTime) - Method in class com.google.api.services.calendar.model.Event
Last modification time of the event (as a RFC 3339 timestamp).
setUpdated(DateTime) - Method in class com.google.api.services.calendar.model.Events
Last modification time of the calendar (as a RFC 3339 timestamp).
setUpdatedMin(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.List
Lower bound for an event's last modification time (as a RFC 3339 timestamp) to filter by.
setUpdatedMin(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Lower bound for an event's last modification time (as a RFC 3339 timestamp) to filter by.
setUrl(String) - Method in class com.google.api.services.calendar.model.Event.Source
URL of the source pointing to a resource.
setUseDefault(Boolean) - Method in class com.google.api.services.calendar.model.Event.Reminders
Whether the default reminders of the calendar apply to the event.
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Delete
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Get
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Insert
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.List
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Acl.Watch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Delete
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Get
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Insert
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Patch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Update
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Clear
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Delete
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Get
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Insert
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Patch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Calendars.Update
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Channels.Stop
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Colors.Get
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Get
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.List
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Freebusy.Query
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Get
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Settings.List
 
setUserIp(String) - Method in class com.google.api.services.calendar.Calendar.Settings.Watch
 
setUserIp(String) - Method in class com.google.api.services.calendar.CalendarRequest
IP address of the site where the request originates.
setValue(String) - Method in class com.google.api.services.calendar.model.AclRule.Scope
The email address of a user or group, or the name of a domain, depending on the scope type.
setValue(String) - Method in class com.google.api.services.calendar.model.Setting
Value of the user setting.
setVisibility(String) - Method in class com.google.api.services.calendar.model.Event
Visibility of the event.
setWidth(Integer) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's width in pixels.
stop(Channel) - Method in class com.google.api.services.calendar.Calendar.Channels
Stop watching resources through this channel Create a request for the method "channels.stop".

T

TimePeriod - Class in com.google.api.services.calendar.model
Model definition for TimePeriod.
TimePeriod() - Constructor for class com.google.api.services.calendar.model.TimePeriod
 

U

update(String, String, AclRule) - Method in class com.google.api.services.calendar.Calendar.Acl
Updates an access control rule.
update(String, CalendarListEntry) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Updates an entry on the user's calendar list.
update(String, Calendar) - Method in class com.google.api.services.calendar.Calendar.Calendars
Updates metadata for a calendar.
update(String, String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Updates an event.

W

watch(String, Channel) - Method in class com.google.api.services.calendar.Calendar.Acl
Watch for changes to ACL resources.
watch(Channel) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Watch for changes to CalendarList resources.
watch(String, Channel) - Method in class com.google.api.services.calendar.Calendar.Events
Watch for changes to Events resources.
watch(Channel) - Method in class com.google.api.services.calendar.Calendar.Settings
Watch for changes to Settings resources.
A B C D E F G I L M P Q S T U W