Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Calendar
Schema
Events
Interface Events
interface
Events
{
accessRole
?:
string
;
defaultReminders
?:
EventReminder
[]
;
description
?:
string
;
etag
?:
string
;
items
?:
GoogleAppsScript
.
Calendar
.
Schema
.
Event
[]
;
kind
?:
string
;
nextPageToken
?:
string
;
nextSyncToken
?:
string
;
summary
?:
string
;
timeZone
?:
string
;
updated
?:
string
;
}
Index
Properties
access
Role?
default
Reminders?
description?
etag?
items?
kind?
next
Page
Token?
next
Sync
Token?
summary?
time
Zone?
updated?
Properties
Optional
access
Role
accessRole
?:
string
Optional
default
Reminders
defaultReminders
?:
EventReminder
[]
Optional
description
description
?:
string
Optional
etag
etag
?:
string
Optional
items
items
?:
GoogleAppsScript
.
Calendar
.
Schema
.
Event
[]
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
next
Sync
Token
nextSyncToken
?:
string
Optional
summary
summary
?:
string
Optional
time
Zone
timeZone
?:
string
Optional
updated
updated
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Role
default
Reminders
description
etag
items
kind
next
Page
Token
next
Sync
Token
summary
time
Zone
updated
Google Apps Script API
Loading...