Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
DriveActivity
Schema
Comment
Interface Comment
interface
Comment
{
assignment
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Assignment
;
mentionedUsers
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
User
[]
;
post
?:
Post
;
suggestion
?:
Suggestion
;
}
Index
Properties
assignment?
mentioned
Users?
post?
suggestion?
Properties
Optional
assignment
assignment
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Assignment
Optional
mentioned
Users
mentionedUsers
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
User
[]
Optional
post
post
?:
Post
Optional
suggestion
suggestion
?:
Suggestion
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assignment
mentioned
Users
post
suggestion
Google Apps Script API
Loading...