Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
TeamDrive
Interface TeamDrive
interface
TeamDrive
{
backgroundImageFile
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDriveBackgroundImageFile
;
backgroundImageLink
?:
string
;
capabilities
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDriveCapabilities
;
colorRgb
?:
string
;
createdDate
?:
string
;
id
?:
string
;
kind
?:
string
;
name
?:
string
;
restrictions
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDriveRestrictions
;
themeId
?:
string
;
}
Index
Properties
background
Image
File?
background
Image
Link?
capabilities?
color
Rgb?
created
Date?
id?
kind?
name?
restrictions?
theme
Id?
Properties
Optional
background
Image
File
backgroundImageFile
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDriveBackgroundImageFile
Optional
background
Image
Link
backgroundImageLink
?:
string
Optional
capabilities
capabilities
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDriveCapabilities
Optional
color
Rgb
colorRgb
?:
string
Optional
created
Date
createdDate
?:
string
Optional
id
id
?:
string
Optional
kind
kind
?:
string
Optional
name
name
?:
string
Optional
restrictions
restrictions
?:
GoogleAppsScript
.
Drive
.
Schema
.
TeamDriveRestrictions
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
id
kind
name
restrictions
theme
Id
Google Apps Script API
Loading...