Creates a new instance of a GoogleCalendar event.
The JSON authentication string.
The creator's email address.
The creator's name.
The description of the event. Can contain HTML
Geographic location of the event as free-form text.
Title of the event.
The extended properties of the event. The Keys are the names of the shared properties. The Values are properties that are shared between copies of the event on other attendees' calendars.
Sets whether attendees other than the organizer can see who the event's attendees are. Optional. The default is True.
Sets whether attendees other than the organizer can modify the event. Optional. The default is False.
Sets whether attendees other than the organizer can see who the event's attendees are. Optional. The default is True.
The organizer's email address. It must be a valid email address as per RFC5322.
The organizer's name.
A new instance of Event.
The time end time of the event.
The start time of the event.