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