Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
DriveActivity
Schema
Action
Interface Action
interface
Action
{
actor
?:
Actor
;
detail
?:
ActionDetail
;
target
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Target
;
timeRange
?:
TimeRange
;
timestamp
?:
string
;
}
Index
Properties
actor?
detail?
target?
time
Range?
timestamp?
Properties
Optional
actor
actor
?:
Actor
Optional
detail
detail
?:
ActionDetail
Optional
target
target
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Target
Optional
time
Range
timeRange
?:
TimeRange
Optional
timestamp
timestamp
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actor
detail
target
time
Range
timestamp
Google Apps Script API
Loading...