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