Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
CommentReplyList
Interface CommentReplyList
interface
CommentReplyList
{
items
?:
CommentReply
[]
;
kind
?:
string
;
nextLink
?:
string
;
nextPageToken
?:
string
;
selfLink
?:
string
;
}
Index
Properties
items?
kind?
next
Link?
next
Page
Token?
self
Link?
Properties
Optional
items
items
?:
CommentReply
[]
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...