Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
Change
Interface Change
interface
Change
{
deleted
?:
boolean
;
drive
?:
GoogleAppsScript
.
Drive
.
Schema
.
Drive
;
driveId
?:
string
;
file
?:
GoogleAppsScript
.
Drive
.
Schema
.
File
;
fileId
?:
string
;
id
?:
string
;
kind
?:
string
;
modificationDate
?:
string
;
selfLink
?:
string
;
teamDrive
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDrive
;
teamDriveId
?:
string
;
type
?:
string
;
}
Index
Properties
deleted?
drive?
drive
Id?
file?
file
Id?
id?
kind?
modification
Date?
self
Link?
team
Drive?
team
Drive
Id?
type?
Properties
Optional
deleted
deleted
?:
boolean
Optional
drive
drive
?:
GoogleAppsScript
.
Drive
.
Schema
.
Drive
Optional
drive
Id
driveId
?:
string
Optional
file
file
?:
GoogleAppsScript
.
Drive
.
Schema
.
File
Optional
file
Id
fileId
?:
string
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
modification
Date
modificationDate
?:
string
Optional
self
Link
selfLink
?:
string
Optional
team
Drive
teamDrive
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDrive
Optional
team
Drive
Id
teamDriveId
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deleted
drive
drive
Id
file
file
Id
id
kind
modification
Date
self
Link
team
Drive
team
Drive
Id
type
Google Apps Script API
Loading...