Skip navigation links
A B C D E F G I L M N O P Q R 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() - Constructor for class com.google.api.services.calendar.Calendar.Acl
 
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 extent to which calendar access is granted by this ACL rule.
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.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.calendar.Calendar.Builder
Returns an instance of a new builder.
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
See, edit, share, and permanently delete all the calendars you can access using Google Calendar.
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.Delete - Class in com.google.api.services.calendar
 
Calendar.Acl.Get - Class in com.google.api.services.calendar
 
Calendar.Acl.Insert - Class in com.google.api.services.calendar
 
Calendar.Acl.List - Class in com.google.api.services.calendar
 
Calendar.Acl.Patch - Class in com.google.api.services.calendar
 
Calendar.Acl.Update - Class in com.google.api.services.calendar
 
Calendar.Acl.Watch - Class in com.google.api.services.calendar
 
Calendar.Builder - Class in com.google.api.services.calendar
Builder for Calendar.
Calendar.CalendarList - Class in com.google.api.services.calendar
The "calendarList" collection of methods.
Calendar.CalendarList.Delete - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Get - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Insert - Class in com.google.api.services.calendar
 
Calendar.CalendarList.List - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Patch - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Update - Class in com.google.api.services.calendar
 
Calendar.CalendarList.Watch - Class in com.google.api.services.calendar
 
Calendar.Calendars - Class in com.google.api.services.calendar
The "calendars" collection of methods.
Calendar.Calendars.Clear - Class in com.google.api.services.calendar
 
Calendar.Calendars.Delete - Class in com.google.api.services.calendar
 
Calendar.Calendars.Get - Class in com.google.api.services.calendar
 
Calendar.Calendars.Insert - Class in com.google.api.services.calendar
 
Calendar.Calendars.Patch - Class in com.google.api.services.calendar
 
Calendar.Calendars.Update - Class in com.google.api.services.calendar
 
Calendar.Channels - Class in com.google.api.services.calendar
The "channels" collection of methods.
Calendar.Channels.Stop - Class in com.google.api.services.calendar
 
Calendar.Colors - Class in com.google.api.services.calendar
The "colors" collection of methods.
Calendar.Colors.Get - Class in com.google.api.services.calendar
 
Calendar.Events - Class in com.google.api.services.calendar
The "events" collection of methods.
Calendar.Events.CalendarImport - Class in com.google.api.services.calendar
 
Calendar.Events.Delete - Class in com.google.api.services.calendar
 
Calendar.Events.Get - Class in com.google.api.services.calendar
 
Calendar.Events.Insert - Class in com.google.api.services.calendar
 
Calendar.Events.Instances - Class in com.google.api.services.calendar
 
Calendar.Events.List - Class in com.google.api.services.calendar
 
Calendar.Events.Move - Class in com.google.api.services.calendar
 
Calendar.Events.Patch - Class in com.google.api.services.calendar
 
Calendar.Events.QuickAdd - Class in com.google.api.services.calendar
 
Calendar.Events.Update - Class in com.google.api.services.calendar
 
Calendar.Events.Watch - Class in com.google.api.services.calendar
 
Calendar.Freebusy - Class in com.google.api.services.calendar
The "freebusy" collection of methods.
Calendar.Freebusy.Query - Class in com.google.api.services.calendar
 
Calendar.Settings - Class in com.google.api.services.calendar
The "settings" collection of methods.
Calendar.Settings.Get - Class in com.google.api.services.calendar
 
Calendar.Settings.List - Class in com.google.api.services.calendar
 
Calendar.Settings.Watch - Class in com.google.api.services.calendar
 
CALENDAR_EVENTS - Static variable in class com.google.api.services.calendar.CalendarScopes
View and edit events on all your calendars.
CALENDAR_EVENTS_READONLY - Static variable in class com.google.api.services.calendar.CalendarScopes
View events on all your calendars.
CALENDAR_READONLY - Static variable in class com.google.api.services.calendar.CalendarScopes
See and download any calendar you can access using your Google Calendar.
CALENDAR_SETTINGS_READONLY - Static variable in class com.google.api.services.calendar.CalendarScopes
View your Calendar settings.
calendarImport(String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Imports an event.
CalendarImport(String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.CalendarImport
Imports an event.
calendarList() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the CalendarList collection.
CalendarList() - Constructor for class com.google.api.services.calendar.Calendar.CalendarList
 
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.
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.
Calendars() - Constructor for class com.google.api.services.calendar.Calendar.Calendars
 
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.
Channels() - Constructor for class com.google.api.services.calendar.Calendar.Channels
 
clear(String) - Method in class com.google.api.services.calendar.Calendar.Calendars
Clears a primary calendar.
Clear(String) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Clear
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.ConferenceData
 
clone() - Method in class com.google.api.services.calendar.model.ConferenceParameters
 
clone() - Method in class com.google.api.services.calendar.model.ConferenceParametersAddOnParameters
 
clone() - Method in class com.google.api.services.calendar.model.ConferenceProperties
 
clone() - Method in class com.google.api.services.calendar.model.ConferenceRequestStatus
 
clone() - Method in class com.google.api.services.calendar.model.ConferenceSolution
 
clone() - Method in class com.google.api.services.calendar.model.ConferenceSolutionKey
 
clone() - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
 
clone() - Method in class com.google.api.services.calendar.model.EntryPoint
 
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.EventAttachment
 
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.EventFocusTimeProperties
 
clone() - Method in class com.google.api.services.calendar.model.EventOutOfOfficeProperties
 
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.EventWorkingLocationProperties
 
clone() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.CustomLocation
 
clone() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
 
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() - Constructor for class com.google.api.services.calendar.Calendar.Colors
 
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
 
ConferenceData - Class in com.google.api.services.calendar.model
Model definition for ConferenceData.
ConferenceData() - Constructor for class com.google.api.services.calendar.model.ConferenceData
 
ConferenceParameters - Class in com.google.api.services.calendar.model
Model definition for ConferenceParameters.
ConferenceParameters() - Constructor for class com.google.api.services.calendar.model.ConferenceParameters
 
ConferenceParametersAddOnParameters - Class in com.google.api.services.calendar.model
Model definition for ConferenceParametersAddOnParameters.
ConferenceParametersAddOnParameters() - Constructor for class com.google.api.services.calendar.model.ConferenceParametersAddOnParameters
 
ConferenceProperties - Class in com.google.api.services.calendar.model
Model definition for ConferenceProperties.
ConferenceProperties() - Constructor for class com.google.api.services.calendar.model.ConferenceProperties
 
ConferenceRequestStatus - Class in com.google.api.services.calendar.model
Model definition for ConferenceRequestStatus.
ConferenceRequestStatus() - Constructor for class com.google.api.services.calendar.model.ConferenceRequestStatus
 
ConferenceSolution - Class in com.google.api.services.calendar.model
Model definition for ConferenceSolution.
ConferenceSolution() - Constructor for class com.google.api.services.calendar.model.ConferenceSolution
 
ConferenceSolutionKey - Class in com.google.api.services.calendar.model
Model definition for ConferenceSolutionKey.
ConferenceSolutionKey() - Constructor for class com.google.api.services.calendar.model.ConferenceSolutionKey
 
CreateConferenceRequest - Class in com.google.api.services.calendar.model
Model definition for CreateConferenceRequest.
CreateConferenceRequest() - Constructor for class com.google.api.services.calendar.model.CreateConferenceRequest
 
Creator() - Constructor for class com.google.api.services.calendar.model.Event.Creator
 
CustomLocation() - Constructor for class com.google.api.services.calendar.model.EventWorkingLocationProperties.CustomLocation
 

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.calendar.Calendar
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.calendar.Calendar
The default encoded batch path of the service.
DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.calendar.Calendar
The default encoded mTLS root 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, String) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Delete
Deletes an access control rule.
delete(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Removes a calendar from the user's calendar list.
Delete(String) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Delete
Removes a calendar from the user's calendar list.
delete(String) - Method in class com.google.api.services.calendar.Calendar.Calendars
Deletes a secondary calendar.
Delete(String) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Delete
Deletes a secondary calendar.
delete(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Deletes an event.
Delete(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Delete
Deletes an event.

E

EntryPoint - Class in com.google.api.services.calendar.model
Model definition for EntryPoint.
EntryPoint() - Constructor for class com.google.api.services.calendar.model.EntryPoint
 
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.ExtendedProperties - Class in com.google.api.services.calendar.model
Extended properties of the event.
Event.Gadget - Class in com.google.api.services.calendar.model
A gadget that extends this event.
Event.Organizer - Class in com.google.api.services.calendar.model
The organizer of the event.
Event.Reminders - Class in com.google.api.services.calendar.model
Information about the event's reminders for the authenticated user.
Event.Source - Class in com.google.api.services.calendar.model
Source from which the event was created.
EventAttachment - Class in com.google.api.services.calendar.model
Model definition for EventAttachment.
EventAttachment() - Constructor for class com.google.api.services.calendar.model.EventAttachment
 
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
 
EventFocusTimeProperties - Class in com.google.api.services.calendar.model
Model definition for EventFocusTimeProperties.
EventFocusTimeProperties() - Constructor for class com.google.api.services.calendar.model.EventFocusTimeProperties
 
EventOutOfOfficeProperties - Class in com.google.api.services.calendar.model
Model definition for EventOutOfOfficeProperties.
EventOutOfOfficeProperties() - Constructor for class com.google.api.services.calendar.model.EventOutOfOfficeProperties
 
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() - Constructor for class com.google.api.services.calendar.Calendar.Events
 
Events - Class in com.google.api.services.calendar.model
Model definition for Events.
Events() - Constructor for class com.google.api.services.calendar.model.Events
 
EventWorkingLocationProperties - Class in com.google.api.services.calendar.model
Model definition for EventWorkingLocationProperties.
EventWorkingLocationProperties() - Constructor for class com.google.api.services.calendar.model.EventWorkingLocationProperties
 
EventWorkingLocationProperties.CustomLocation - Class in com.google.api.services.calendar.model
If present, specifies that the user is working from a custom location.
EventWorkingLocationProperties.OfficeLocation - Class in com.google.api.services.calendar.model
If present, specifies that the user is working from an office.
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
 
ExtendedProperties() - Constructor for class com.google.api.services.calendar.model.Event.ExtendedProperties
 

F

freebusy() - Method in class com.google.api.services.calendar.Calendar
An accessor for creating requests from the Freebusy collection.
Freebusy() - Constructor for class com.google.api.services.calendar.Calendar.Freebusy
 
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

Gadget() - Constructor for class com.google.api.services.calendar.model.Event.Gadget
 
get(String, String) - Method in class com.google.api.services.calendar.Calendar.Acl
Returns an access control rule.
Get(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Get
Returns an access control rule.
get(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Returns a calendar from the user's calendar list.
Get(String) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Get
Returns a calendar from the user's calendar list.
get(String) - Method in class com.google.api.services.calendar.Calendar.Calendars
Returns metadata for a calendar.
Get(String) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Get
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() - Constructor for class com.google.api.services.calendar.Calendar.Colors.Get
Returns the color definitions for calendars and events.
get(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Returns an event based on its Google Calendar ID.
Get(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Get
Returns an event based on its Google Calendar ID.
get(String) - Method in class com.google.api.services.calendar.Calendar.Settings
Returns a single user setting.
Get(String) - Constructor for class com.google.api.services.calendar.Calendar.Settings.Get
Returns a single user setting.
getAbstractGoogleClient() - Method in class com.google.api.services.calendar.CalendarRequest
 
getAccessCode() - Method in class com.google.api.services.calendar.model.EntryPoint
The access code to access the conference.
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.
getAddOnParameters() - Method in class com.google.api.services.calendar.model.ConferenceParameters
Additional add-on specific data.
getAddress() - Method in class com.google.api.services.calendar.model.Channel
The address where notifications are delivered for this channel.
getAllowedConferenceSolutionTypes() - Method in class com.google.api.services.calendar.model.ConferenceProperties
The types of conference solutions that are supported for this calendar.
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
Deprecated and ignored.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Deprecated and ignored.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.List
Deprecated and ignored.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Deprecated and ignored.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Deprecated and ignored.
getAlwaysIncludeEmail() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Deprecated and ignored.
getAnyoneCanAddSelf() - Method in class com.google.api.services.calendar.model.Event
Whether anyone can invite themselves to the event (deprecated).
getAttachments() - Method in class com.google.api.services.calendar.model.Event
File attachments for 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.
getAutoDeclineMode() - Method in class com.google.api.services.calendar.model.EventFocusTimeProperties
Whether to decline meeting invitations which overlap Focus Time events.
getAutoDeclineMode() - Method in class com.google.api.services.calendar.model.EventOutOfOfficeProperties
Whether to decline meeting invitations which overlap Out of office events.
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".
getBuildingId() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional building identifier.
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
A global 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.
getChatStatus() - Method in class com.google.api.services.calendar.model.EventFocusTimeProperties
The status to mark the user in Chat and related products.
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.
getConferenceData() - Method in class com.google.api.services.calendar.model.Event
The conference-related information, such as details of a Google Meet conference.
getConferenceDataVersion() - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
Version number of conference data supported by the API client.
getConferenceDataVersion() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Version number of conference data supported by the API client.
getConferenceDataVersion() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Version number of conference data supported by the API client.
getConferenceDataVersion() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Version number of conference data supported by the API client.
getConferenceId() - Method in class com.google.api.services.calendar.model.ConferenceData
The ID of the conference.
getConferenceProperties() - Method in class com.google.api.services.calendar.model.Calendar
Conferencing properties for this calendar, for example what types of conferences are allowed.
getConferenceProperties() - Method in class com.google.api.services.calendar.model.CalendarListEntry
Conferencing properties for this calendar, for example what types of conferences are allowed.
getConferenceSolution() - Method in class com.google.api.services.calendar.model.ConferenceData
The conference solution, such as Google Meet.
getConferenceSolutionKey() - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
The conference solution, such as Hangouts or Google Meet.
getCreated() - Method in class com.google.api.services.calendar.model.Event
Creation time of the event (as a RFC3339 timestamp).
getCreateRequest() - Method in class com.google.api.services.calendar.model.ConferenceData
A request to generate a new conference and attach it to the event.
getCreator() - Method in class com.google.api.services.calendar.model.Event
The creator of the event.
getCustomLocation() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
If present, specifies that the user is working from a custom location.
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 RFC3339).
getDeclineMessage() - Method in class com.google.api.services.calendar.model.EventFocusTimeProperties
Response message to set if an existing event or new invitation is automatically declined by Calendar.
getDeclineMessage() - Method in class com.google.api.services.calendar.model.EventOutOfOfficeProperties
Response message to set if an existing event or new invitation is automatically declined by Calendar.
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.
getDeskId() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional desk identifier.
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.
getEntryPointFeatures() - Method in class com.google.api.services.calendar.model.EntryPoint
Features of the entry point, such as being toll or toll-free.
getEntryPoints() - Method in class com.google.api.services.calendar.model.ConferenceData
Information about individual conference entry points, such as URLs or phone numbers.
getEntryPointType() - Method in class com.google.api.services.calendar.model.EntryPoint
The type of the conference entry point.
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
A global 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.
getEventType() - Method in class com.google.api.services.calendar.model.Event
Specific type of the event.
getEventTypes() - Method in class com.google.api.services.calendar.Calendar.Events.List
Event types to return.
getEventTypes() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Event types to return.
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.
getFileId() - Method in class com.google.api.services.calendar.model.EventAttachment
ID of the attached file.
getFileUrl() - Method in class com.google.api.services.calendar.model.EventAttachment
URL link to the attachment.
getFloorId() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional floor identifier.
getFloorSectionId() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional floor section identifier.
getFocusTimeProperties() - Method in class com.google.api.services.calendar.model.Event
Focus Time event data.
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.
getHomeOffice() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
If present, specifies that the user is working at home.
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 an event ID in the iCalendar format to be provided in the response.
getICalUID() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Specifies an event ID in the iCalendar format to be provided in the response.
getICalUID() - Method in class com.google.api.services.calendar.model.Event
Event unique identifier as defined in RFC5545.
getIconLink() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's icon URL.
getIconLink() - Method in class com.google.api.services.calendar.model.EventAttachment
URL link to the attachment's icon.
getIconUri() - Method in class com.google.api.services.calendar.model.ConferenceSolution
The user-visible icon for this solution.
getId() - Method in class com.google.api.services.calendar.model.AclRule
Identifier of the Access Control List (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
Opaque 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.
getKey() - Method in class com.google.api.services.calendar.model.ConferenceSolution
The key which can uniquely identify the conference solution for this event.
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, which is "api#channel".
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").
getLabel() - Method in class com.google.api.services.calendar.model.EntryPoint
The label for the URI.
getLabel() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.CustomLocation
An optional extra label for additional information.
getLabel() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
The office name that's displayed in Calendar Web and Mobile clients.
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.
getMeetingCode() - Method in class com.google.api.services.calendar.model.EntryPoint
The meeting code to access the conference.
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.
getMimeType() - Method in class com.google.api.services.calendar.model.EventAttachment
Internet media type (MIME type) of the attachment.
getMinAccessRole() - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
The minimum access role for the user in the returned entries.
getMinAccessRole() - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
The minimum access role for the user in the returned entries.
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.
getName() - Method in class com.google.api.services.calendar.model.ConferenceSolution
The user-visible name of this solution.
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.
getNotes() - Method in class com.google.api.services.calendar.model.ConferenceData
Additional notes (such as instructions from the domain administrator, legal notices) to display to the user.
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.
getOfficeLocation() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
If present, specifies that the user is working from an office.
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.
getOutOfOfficeProperties() - Method in class com.google.api.services.calendar.model.Event
Out of office event data.
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.
getParameters() - Method in class com.google.api.services.calendar.model.ConferenceData
Additional properties related to a conference.
getParameters() - Method in class com.google.api.services.calendar.model.ConferenceParametersAddOnParameters
 
getParams() - Method in class com.google.api.services.calendar.model.Channel
Additional parameters controlling delivery channel behavior.
getPasscode() - Method in class com.google.api.services.calendar.model.EntryPoint
The passcode to access the conference.
getPassword() - Method in class com.google.api.services.calendar.model.EntryPoint
The password to access the conference.
getPayload() - Method in class com.google.api.services.calendar.model.Channel
A Boolean value to indicate whether payload is wanted.
getPin() - Method in class com.google.api.services.calendar.model.EntryPoint
The PIN to access the conference.
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
If set to True, Event propagation is disabled.
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 the following fields: - summary - description - location - attendee's displayName - attendee's email - organizer's displayName - organizer's email - workingLocationProperties.officeLocation.buildingId - workingLocationProperties.officeLocation.deskId - workingLocationProperties.officeLocation.label - workingLocationProperties.customLocation.label These search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events.
getQ() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Free text search terms to find events that match these terms in the following fields: - summary - description - location - attendee's displayName - attendee's email - organizer's displayName - organizer's email - workingLocationProperties.officeLocation.buildingId - workingLocationProperties.officeLocation.deskId - workingLocationProperties.officeLocation.label - workingLocationProperties.customLocation.label These search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events.
getQuotaUser() - Method in class com.google.api.services.calendar.CalendarRequest
An opaque string that represents a user for quota purposes.
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, as specified in RFC5545.
getRecurringEventId() - Method in class com.google.api.services.calendar.model.Event
For an instance of a recurring event, this is the id of the recurring event to which this instance belongs.
getRegionCode() - Method in class com.google.api.services.calendar.model.EntryPoint
The CLDR/ISO 3166 region code for the country associated with this phone access.
getReminders() - Method in class com.google.api.services.calendar.model.Event
Information about the event's reminders for the authenticated user.
getRequestId() - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
The client-generated unique ID for this request.
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 extent to which calendar access is granted by this ACL 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.Acl.Insert
Whether to send notifications about the calendar sharing change.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
Whether to send notifications about the calendar sharing change.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Acl.Update
Whether to send notifications about the calendar sharing change.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Deprecated.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Deprecated.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Move
Deprecated.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Deprecated.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Deprecated.
getSendNotifications() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Deprecated.
getSendUpdates() - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Guests who should receive notifications about the deletion of the event.
getSendUpdates() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Whether to send notifications about the creation of the new event.
getSendUpdates() - Method in class com.google.api.services.calendar.Calendar.Events.Move
Guests who should receive notifications about the change of the event's organizer.
getSendUpdates() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Guests who should receive notifications about the event update (for example, title changes, etc.).
getSendUpdates() - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Guests who should receive notifications about the creation of the new event.
getSendUpdates() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Guests who should receive notifications about the event update (for example, title changes, etc.).
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.
getSignature() - Method in class com.google.api.services.calendar.model.ConferenceData
The signature of the conference data.
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 from which the event was created.
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.CreateConferenceRequest
The status of the conference create request.
getStatus() - Method in class com.google.api.services.calendar.model.Event
Status of the event.
getStatusCode() - Method in class com.google.api.services.calendar.model.ConferenceRequestStatus
The current status of the conference create request.
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.
getSupportsAttachments() - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
Whether API client performing operation supports event attachments.
getSupportsAttachments() - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Whether API client performing operation supports event attachments.
getSupportsAttachments() - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Whether API client performing operation supports event attachments.
getSupportsAttachments() - Method in class com.google.api.services.calendar.Calendar.Events.Update
Whether API client performing operation supports event attachments.
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 formatted as per RFC3339.
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 (exclusive) for an event's end time to filter by.
getTimeMin() - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Lower bound (exclusive) 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 formatted as per RFC3339.
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 time zone in which the time is specified.
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.
getTitle() - Method in class com.google.api.services.calendar.model.EventAttachment
Attachment title.
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.ConferenceSolutionKey
The conference solution type.
getType() - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's type.
getType() - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
Type of the working location.
getUpdated() - Method in class com.google.api.services.calendar.model.Colors
Last modification time of the color palette (as a RFC3339 timestamp).
getUpdated() - Method in class com.google.api.services.calendar.model.Event
Last modification time of the event (as a RFC3339 timestamp).
getUpdated() - Method in class com.google.api.services.calendar.model.Events
Last modification time of the calendar (as a RFC3339 timestamp).
getUpdatedMin() - Method in class com.google.api.services.calendar.Calendar.Events.List
Lower bound for an event's last modification time (as a RFC3339 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 RFC3339 timestamp) to filter by.
getUri() - Method in class com.google.api.services.calendar.model.EntryPoint
The URI of the entry point.
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
Deprecated.
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.
getWorkingLocationProperties() - Method in class com.google.api.services.calendar.model.Event
Working location event data.

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(String, AclRule) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Insert
Creates an access control rule.
insert(CalendarListEntry) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Inserts an existing calendar into the user's calendar list.
Insert(CalendarListEntry) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Insert
Inserts an existing calendar into the user's calendar list.
insert(Calendar) - Method in class com.google.api.services.calendar.Calendar.Calendars
Creates a secondary calendar.
Insert(Calendar) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Insert
Creates a secondary calendar.
insert(String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Creates an event.
Insert(String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.Insert
Creates an event.
instances(String, String) - Method in class com.google.api.services.calendar.Calendar.Events
Returns instances of the specified recurring event.
Instances(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Instances
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.
isOptional() - Method in class com.google.api.services.calendar.model.EventAttendee
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.
isResource() - Method in class com.google.api.services.calendar.model.EventAttendee
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.
isSelf() - Method in class com.google.api.services.calendar.model.EventAttendee
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(String) - Constructor for class com.google.api.services.calendar.Calendar.Acl.List
Returns the rules in the access control list for the calendar.
list() - Method in class com.google.api.services.calendar.Calendar.CalendarList
Returns the calendars on the user's calendar list.
List() - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.List
Returns the calendars 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(String) - Constructor for class com.google.api.services.calendar.Calendar.Events.List
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.
List() - Constructor for class com.google.api.services.calendar.Calendar.Settings.List
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.
Move(String, String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.Move
Moves an event to another calendar, i.e.

N

NotificationSettings() - Constructor for class com.google.api.services.calendar.model.CalendarListEntry.NotificationSettings
 

O

OfficeLocation() - Constructor for class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
 
Organizer() - Constructor for class com.google.api.services.calendar.model.Event.Organizer
 

P

patch(String, String, AclRule) - Method in class com.google.api.services.calendar.Calendar.Acl
Updates an access control rule.
Patch(String, String, AclRule) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Patch
Updates an access control rule.
patch(String, CalendarListEntry) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Updates an existing calendar on the user's calendar list.
Patch(String, CalendarListEntry) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Patch
Updates an existing calendar 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, Calendar) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Patch
Updates metadata for a calendar.
patch(String, String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Updates an event.
Patch(String, String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.Patch
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.
Query(FreeBusyRequest) - Constructor for class com.google.api.services.calendar.Calendar.Freebusy.Query
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.
QuickAdd(String, String) - Constructor for class com.google.api.services.calendar.Calendar.Events.QuickAdd
Creates an event based on a simple text string.

R

Reminders() - Constructor for class com.google.api.services.calendar.model.Event.Reminders
 

S

Scope() - Constructor for class com.google.api.services.calendar.model.AclRule.Scope
 
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.ConferenceData
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ConferenceParameters
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ConferenceParametersAddOnParameters
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ConferenceProperties
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ConferenceRequestStatus
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ConferenceSolution
 
set(String, Object) - Method in class com.google.api.services.calendar.model.ConferenceSolutionKey
 
set(String, Object) - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EntryPoint
 
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.EventAttachment
 
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.EventFocusTimeProperties
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EventOutOfOfficeProperties
 
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.EventWorkingLocationProperties.CustomLocation
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
 
set(String, Object) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
 
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
 
setAccessCode(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The access code to access the conference.
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.
setAddOnParameters(ConferenceParametersAddOnParameters) - Method in class com.google.api.services.calendar.model.ConferenceParameters
Additional add-on specific data.
setAddress(String) - Method in class com.google.api.services.calendar.model.Channel
The address where notifications are delivered for this channel.
setAllowedConferenceSolutionTypes(List<String>) - Method in class com.google.api.services.calendar.model.ConferenceProperties
The types of conference solutions that are supported for this calendar.
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
Deprecated and ignored.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Instances
Deprecated and ignored.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.List
Deprecated and ignored.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Deprecated and ignored.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Deprecated and ignored.
setAlwaysIncludeEmail(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Deprecated and ignored.
setAnyoneCanAddSelf(Boolean) - Method in class com.google.api.services.calendar.model.Event
Whether anyone can invite themselves to the event (deprecated).
setApplicationName(String) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setAttachments(List<EventAttachment>) - Method in class com.google.api.services.calendar.model.Event
File attachments for the event.
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.
setAutoDeclineMode(String) - Method in class com.google.api.services.calendar.model.EventFocusTimeProperties
Whether to decline meeting invitations which overlap Focus Time events.
setAutoDeclineMode(String) - Method in class com.google.api.services.calendar.model.EventOutOfOfficeProperties
Whether to decline meeting invitations which overlap Out of office events.
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".
setBatchPath(String) - Method in class com.google.api.services.calendar.Calendar.Builder
 
setBuildingId(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional building identifier.
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
A global 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.
setChatStatus(String) - Method in class com.google.api.services.calendar.model.EventFocusTimeProperties
The status to mark the user in Chat and related products.
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.
setConferenceData(ConferenceData) - Method in class com.google.api.services.calendar.model.Event
The conference-related information, such as details of a Google Meet conference.
setConferenceDataVersion(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
Version number of conference data supported by the API client.
setConferenceDataVersion(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Version number of conference data supported by the API client.
setConferenceDataVersion(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Version number of conference data supported by the API client.
setConferenceDataVersion(Integer) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Version number of conference data supported by the API client.
setConferenceId(String) - Method in class com.google.api.services.calendar.model.ConferenceData
The ID of the conference.
setConferenceProperties(ConferenceProperties) - Method in class com.google.api.services.calendar.model.Calendar
Conferencing properties for this calendar, for example what types of conferences are allowed.
setConferenceProperties(ConferenceProperties) - Method in class com.google.api.services.calendar.model.CalendarListEntry
Conferencing properties for this calendar, for example what types of conferences are allowed.
setConferenceSolution(ConferenceSolution) - Method in class com.google.api.services.calendar.model.ConferenceData
The conference solution, such as Google Meet.
setConferenceSolutionKey(ConferenceSolutionKey) - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
The conference solution, such as Hangouts or Google Meet.
setCreated(DateTime) - Method in class com.google.api.services.calendar.model.Event
Creation time of the event (as a RFC3339 timestamp).
setCreateRequest(CreateConferenceRequest) - Method in class com.google.api.services.calendar.model.ConferenceData
A request to generate a new conference and attach it to the event.
setCreator(Event.Creator) - Method in class com.google.api.services.calendar.model.Event
The creator of the event.
setCustomLocation(EventWorkingLocationProperties.CustomLocation) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
If present, specifies that the user is working from a custom location.
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 RFC3339).
setDeclineMessage(String) - Method in class com.google.api.services.calendar.model.EventFocusTimeProperties
Response message to set if an existing event or new invitation is automatically declined by Calendar.
setDeclineMessage(String) - Method in class com.google.api.services.calendar.model.EventOutOfOfficeProperties
Response message to set if an existing event or new invitation is automatically declined by Calendar.
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.
setDeskId(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional desk identifier.
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.
setEntryPointFeatures(List<String>) - Method in class com.google.api.services.calendar.model.EntryPoint
Features of the entry point, such as being toll or toll-free.
setEntryPoints(List<EntryPoint>) - Method in class com.google.api.services.calendar.model.ConferenceData
Information about individual conference entry points, such as URLs or phone numbers.
setEntryPointType(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The type of the conference entry point.
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
A global 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.
setEventType(String) - Method in class com.google.api.services.calendar.model.Event
Specific type of the event.
setEventTypes(List<String>) - Method in class com.google.api.services.calendar.Calendar.Events.List
Event types to return.
setEventTypes(List<String>) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Event types to return.
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.
setFileId(String) - Method in class com.google.api.services.calendar.model.EventAttachment
ID of the attached file.
setFileUrl(String) - Method in class com.google.api.services.calendar.model.EventAttachment
URL link to the attachment.
setFloorId(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional floor identifier.
setFloorSectionId(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
An optional floor section identifier.
setFocusTimeProperties(EventFocusTimeProperties) - Method in class com.google.api.services.calendar.model.Event
Focus Time event data.
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.
setHomeOffice(Object) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
If present, specifies that the user is working at home.
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 an event ID in the iCalendar format to be provided in the response.
setICalUID(String) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Specifies an event ID in the iCalendar format to be provided in the response.
setICalUID(String) - Method in class com.google.api.services.calendar.model.Event
Event unique identifier as defined in RFC5545.
setIconLink(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's icon URL.
setIconLink(String) - Method in class com.google.api.services.calendar.model.EventAttachment
URL link to the attachment's icon.
setIconUri(String) - Method in class com.google.api.services.calendar.model.ConferenceSolution
The user-visible icon for this solution.
setId(String) - Method in class com.google.api.services.calendar.model.AclRule
Identifier of the Access Control List (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
Opaque 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.
setKey(ConferenceSolutionKey) - Method in class com.google.api.services.calendar.model.ConferenceSolution
The key which can uniquely identify the conference solution for this event.
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, which is "api#channel".
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").
setLabel(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The label for the URI.
setLabel(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.CustomLocation
An optional extra label for additional information.
setLabel(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties.OfficeLocation
The office name that's displayed in Calendar Web and Mobile clients.
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.
setMeetingCode(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The meeting code to access the conference.
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.
setMimeType(String) - Method in class com.google.api.services.calendar.model.EventAttachment
Internet media type (MIME type) of the attachment.
setMinAccessRole(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.List
The minimum access role for the user in the returned entries.
setMinAccessRole(String) - Method in class com.google.api.services.calendar.Calendar.CalendarList.Watch
The minimum access role for the user in the returned entries.
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.
setName(String) - Method in class com.google.api.services.calendar.model.ConferenceSolution
The user-visible name of this solution.
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.
setNotes(String) - Method in class com.google.api.services.calendar.model.ConferenceData
Additional notes (such as instructions from the domain administrator, legal notices) to display to the user.
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.
setOfficeLocation(EventWorkingLocationProperties.OfficeLocation) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
If present, specifies that the user is working from an office.
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.
setOutOfOfficeProperties(EventOutOfOfficeProperties) - Method in class com.google.api.services.calendar.model.Event
Out of office event data.
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.
setParameters(ConferenceParameters) - Method in class com.google.api.services.calendar.model.ConferenceData
Additional properties related to a conference.
setParameters(Map<String, String>) - Method in class com.google.api.services.calendar.model.ConferenceParametersAddOnParameters
 
setParams(Map<String, String>) - Method in class com.google.api.services.calendar.model.Channel
Additional parameters controlling delivery channel behavior.
setPasscode(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The passcode to access the conference.
setPassword(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The password to access the conference.
setPayload(Boolean) - Method in class com.google.api.services.calendar.model.Channel
A Boolean value to indicate whether payload is wanted.
setPin(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The PIN to access the conference.
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
If set to True, Event propagation is disabled.
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 the following fields: - summary - description - location - attendee's displayName - attendee's email - organizer's displayName - organizer's email - workingLocationProperties.officeLocation.buildingId - workingLocationProperties.officeLocation.deskId - workingLocationProperties.officeLocation.label - workingLocationProperties.customLocation.label These search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events.
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 the following fields: - summary - description - location - attendee's displayName - attendee's email - organizer's displayName - organizer's email - workingLocationProperties.officeLocation.buildingId - workingLocationProperties.officeLocation.deskId - workingLocationProperties.officeLocation.label - workingLocationProperties.customLocation.label These search terms also match predefined keywords against all display title translations of working location, out-of-office, and focus-time events.
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
An opaque string that represents a user for quota purposes.
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, as specified in RFC5545.
setRecurringEventId(String) - Method in class com.google.api.services.calendar.model.Event
For an instance of a recurring event, this is the id of the recurring event to which this instance belongs.
setRegionCode(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The CLDR/ISO 3166 region code for the country associated with this phone access.
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
 
setRequestId(String) - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
The client-generated unique ID for this request.
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 extent to which calendar access is granted by this ACL 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.Acl.Insert
Whether to send notifications about the calendar sharing change.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Patch
Whether to send notifications about the calendar sharing change.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Acl.Update
Whether to send notifications about the calendar sharing change.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Deprecated.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Deprecated.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Move
Deprecated.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Deprecated.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Deprecated.
setSendNotifications(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Deprecated.
setSendUpdates(String) - Method in class com.google.api.services.calendar.Calendar.Events.Delete
Guests who should receive notifications about the deletion of the event.
setSendUpdates(String) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Whether to send notifications about the creation of the new event.
setSendUpdates(String) - Method in class com.google.api.services.calendar.Calendar.Events.Move
Guests who should receive notifications about the change of the event's organizer.
setSendUpdates(String) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Guests who should receive notifications about the event update (for example, title changes, etc.).
setSendUpdates(String) - Method in class com.google.api.services.calendar.Calendar.Events.QuickAdd
Guests who should receive notifications about the creation of the new event.
setSendUpdates(String) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Guests who should receive notifications about the event update (for example, title changes, etc.).
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.
setSignature(String) - Method in class com.google.api.services.calendar.model.ConferenceData
The signature of the conference data.
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 from which the event was created.
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(ConferenceRequestStatus) - Method in class com.google.api.services.calendar.model.CreateConferenceRequest
The status of the conference create request.
setStatus(String) - Method in class com.google.api.services.calendar.model.Event
Status of the event.
setStatusCode(String) - Method in class com.google.api.services.calendar.model.ConferenceRequestStatus
The current status of the conference create request.
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.
setSupportsAttachments(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.CalendarImport
Whether API client performing operation supports event attachments.
setSupportsAttachments(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Insert
Whether API client performing operation supports event attachments.
setSupportsAttachments(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Patch
Whether API client performing operation supports event attachments.
setSupportsAttachments(Boolean) - Method in class com.google.api.services.calendar.Calendar.Events.Update
Whether API client performing operation supports event attachments.
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 formatted as per RFC3339.
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 (exclusive) for an event's end time to filter by.
setTimeMin(DateTime) - Method in class com.google.api.services.calendar.Calendar.Events.Watch
Lower bound (exclusive) 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 formatted as per RFC3339.
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 time zone in which the time is specified.
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() - Constructor for class com.google.api.services.calendar.Calendar.Settings
 
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.
setTitle(String) - Method in class com.google.api.services.calendar.model.EventAttachment
Attachment title.
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.ConferenceSolutionKey
The conference solution type.
setType(String) - Method in class com.google.api.services.calendar.model.Event.Gadget
The gadget's type.
setType(String) - Method in class com.google.api.services.calendar.model.EventWorkingLocationProperties
Type of the working location.
setUpdated(DateTime) - Method in class com.google.api.services.calendar.model.Colors
Last modification time of the color palette (as a RFC3339 timestamp).
setUpdated(DateTime) - Method in class com.google.api.services.calendar.model.Event
Last modification time of the event (as a RFC3339 timestamp).
setUpdated(DateTime) - Method in class com.google.api.services.calendar.model.Events
Last modification time of the calendar (as a RFC3339 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 RFC3339 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 RFC3339 timestamp) to filter by.
setUri(String) - Method in class com.google.api.services.calendar.model.EntryPoint
The URI of the entry point.
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
Deprecated.
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.
setWorkingLocationProperties(EventWorkingLocationProperties) - Method in class com.google.api.services.calendar.model.Event
Working location event data.
Source() - Constructor for class com.google.api.services.calendar.model.Event.Source
 
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".
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".

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, String, AclRule) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Update
Updates an access control rule.
update(String, CalendarListEntry) - Method in class com.google.api.services.calendar.Calendar.CalendarList
Updates an existing calendar on the user's calendar list.
Update(String, CalendarListEntry) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Update
Updates an existing calendar 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, Calendar) - Constructor for class com.google.api.services.calendar.Calendar.Calendars.Update
Updates metadata for a calendar.
update(String, String, Event) - Method in class com.google.api.services.calendar.Calendar.Events
Updates an event.
Update(String, String, Event) - Constructor for class com.google.api.services.calendar.Calendar.Events.Update
Updates an event.

W

watch(String, Channel) - Method in class com.google.api.services.calendar.Calendar.Acl
Watch for changes to ACL resources.
Watch(String, Channel) - Constructor for class com.google.api.services.calendar.Calendar.Acl.Watch
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(Channel) - Constructor for class com.google.api.services.calendar.Calendar.CalendarList.Watch
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(String, Channel) - Constructor for class com.google.api.services.calendar.Calendar.Events.Watch
Watch for changes to Events resources.
watch(Channel) - Method in class com.google.api.services.calendar.Calendar.Settings
Watch for changes to Settings resources.
Watch(Channel) - Constructor for class com.google.api.services.calendar.Calendar.Settings.Watch
Watch for changes to Settings resources.
A B C D E F G I L M N O P Q R S T U W 
Skip navigation links

Copyright © 2011–2024 Google. All rights reserved.