Empowering you by unlocking the potential of your data

The Memri Schema

Google Calendar Event

Properties/Edges Type Description
from: Type
from: Item
dateAccessed Last access date of the Item.
dateCreated Creation date of the Item.
dateModified Last modification date of the Item.
deleted Whether the Item is deleted.
externalId The identifier of an external source.
genericType A generic type that can be given to any Item to further specify what it is.
itemDescription A description of the item.
starred Whether the Item is starred.
version The last version loaded from the server.
uid The unique identifier of the Item set by the pod.
importJson Data that cannot directly be imported in the appropriate Items (yet), in JSON format
from: Event
name The name of the item.
description A description of the Calendar
timeZone The time zone of the calendar
createdDate Creation time of the event (as a RFC3339 timestamp).
modifiedDate Last modification time of the event (as a RFC3339 timestamp)
status A status of some Item.
htmlLink An absolute link to this event in the Google Calendar Web UI
location The location of for example where the event is happening, an organization is located, or where an action takes place.
hangoutLink An absolute link to the Google+ hangout associated with this event
eventType Specific type of the event. Possible values are: "default" - A regular event or not further specified. "outOfOffice" - An out-of-office event.
recurrence List of RRULE, EXRULE, RDATE and EXDATE lines for a recurring event, as specified in RFC5545
nextSyncToken The nextSyncToken field returned on the last page of results from the previous list request. It makes the result of this list request contain only entries that have changed since then.