Represents a new event.
The user's availability status for the event. Valid values are:
A description of the event, with a maximum length of 32,768 characters. This structure is required.
The end time of the event. If no end time is specified, the default value is 30 minutes after start_time. This structure is optional when creating an event. When the event is being read, the time will be the user's local time, in ISO 8601 format. Can be a date string, or a Date object.
A value that specifies whether the event is an all-day event. If the event is an all-day event, this value is true; otherwise, it is false. If this structure is missing, the default value is false.
The name of the location at which the event will take place. The maximum length is 1,000 characters.
The name of the event, with a maximum length of 255 characters. This structure is required.
The time, in minutes, before the event for the reminder alarm.
The start time of the event. When the event is being read, the time will be the user's local time, in ISO 8601 format. Can be a date string, or a Date object.
A value that specifies whether the event is publicly visible. Valid values are: