Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
Drive
Interface Drive
interface
Drive
{
backgroundImageFile
?:
GoogleAppsScript
.
Drive
.
Schema
.
DriveBackgroundImageFile
;
backgroundImageLink
?:
string
;
capabilities
?:
GoogleAppsScript
.
Drive
.
Schema
.
DriveCapabilities
;
colorRgb
?:
string
;
createdDate
?:
string
;
hidden
?:
boolean
;
id
?:
string
;
kind
?:
string
;
name
?:
string
;
restrictions
?:
GoogleAppsScript
.
Drive
.
Schema
.
DriveRestrictions
;
themeId
?:
string
;
}
Index
Properties
background
Image
File?
background
Image
Link?
capabilities?
color
Rgb?
created
Date?
hidden?
id?
kind?
name?
restrictions?
theme
Id?
Properties
Optional
background
Image
File
backgroundImageFile
?:
GoogleAppsScript
.
Drive
.
Schema
.
DriveBackgroundImageFile
Optional
background
Image
Link
backgroundImageLink
?:
string
Optional
capabilities
capabilities
?:
GoogleAppsScript
.
Drive
.
Schema
.
DriveCapabilities
Optional
color
Rgb
colorRgb
?:
string
Optional
created
Date
createdDate
?:
string
Optional
hidden
hidden
?:
boolean
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
restrictions
restrictions
?:
GoogleAppsScript
.
Drive
.
Schema
.
DriveRestrictions
Optional
theme
Id
themeId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Image
File
background
Image
Link
capabilities
color
Rgb
created
Date
hidden
id
kind
name
restrictions
theme
Id
Google Apps Script API
Loading...