Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
AdminDirectory
Schema
Notifications
Interface Notifications
interface
Notifications
{
etag
?:
string
;
items
?:
GoogleAppsScript
.
AdminDirectory
.
Schema
.
Notification
[]
;
kind
?:
string
;
nextPageToken
?:
string
;
unreadNotificationsCount
?:
number
;
}
Index
Properties
etag?
items?
kind?
next
Page
Token?
unread
Notifications
Count?
Properties
Optional
etag
etag
?:
string
Optional
items
items
?:
GoogleAppsScript
.
AdminDirectory
.
Schema
.
Notification
[]
Optional
kind
kind
?:
string
Optional
next
Page
Token
nextPageToken
?:
string
Optional
unread
Notifications
Count
unreadNotificationsCount
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
etag
items
kind
next
Page
Token
unread
Notifications
Count
Google Apps Script API
Loading...