Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
CommentReply
Interface CommentReply
interface
CommentReply
{
author
?:
GoogleAppsScript
.
Drive
.
Schema
.
User
;
content
?:
string
;
createdDate
?:
string
;
deleted
?:
boolean
;
htmlContent
?:
string
;
kind
?:
string
;
modifiedDate
?:
string
;
replyId
?:
string
;
verb
?:
string
;
}
Index
Properties
author?
content?
created
Date?
deleted?
html
Content?
kind?
modified
Date?
reply
Id?
verb?
Properties
Optional
author
author
?:
GoogleAppsScript
.
Drive
.
Schema
.
User
Optional
content
content
?:
string
Optional
created
Date
createdDate
?:
string
Optional
deleted
deleted
?:
boolean
Optional
html
Content
htmlContent
?:
string
Optional
kind
kind
?:
string
Optional
modified
Date
modifiedDate
?:
string
Optional
reply
Id
replyId
?:
string
Optional
verb
verb
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
content
created
Date
deleted
html
Content
kind
modified
Date
reply
Id
verb
Google Apps Script API
Loading...