Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
DriveActivity
Schema
DriveActivity
Interface DriveActivity
interface
DriveActivity
{
actions
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Action
[]
;
actors
?:
Actor
[]
;
primaryActionDetail
?:
ActionDetail
;
targets
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Target
[]
;
timeRange
?:
TimeRange
;
timestamp
?:
string
;
}
Index
Properties
actions?
actors?
primary
Action
Detail?
targets?
time
Range?
timestamp?
Properties
Optional
actions
actions
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Action
[]
Optional
actors
actors
?:
Actor
[]
Optional
primary
Action
Detail
primaryActionDetail
?:
ActionDetail
Optional
targets
targets
?:
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
actions
actors
primary
Action
Detail
targets
time
Range
timestamp
Google Apps Script API
Loading...