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".
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.
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.
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.
getStart() -
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".
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.
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.
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.