Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
DriveActivity
Schema
TeamDrive
Interface TeamDrive
interface
TeamDrive
{
name
?:
string
;
root
?:
DriveItem
;
title
?:
string
;
}
Index
Properties
name?
root?
title?
Properties
Optional
name
name
?:
string
Optional
root
root
?:
DriveItem
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
root
title
Google Apps Script API
Loading...