Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Drive
Schema
DriveRestrictions
Interface DriveRestrictions
interface
DriveRestrictions
{
adminManagedRestrictions
?:
boolean
;
copyRequiresWriterPermission
?:
boolean
;
domainUsersOnly
?:
boolean
;
driveMembersOnly
?:
boolean
;
}
Index
Properties
admin
Managed
Restrictions?
copy
Requires
Writer
Permission?
domain
Users
Only?
drive
Members
Only?
Properties
Optional
admin
Managed
Restrictions
adminManagedRestrictions
?:
boolean
Optional
copy
Requires
Writer
Permission
copyRequiresWriterPermission
?:
boolean
Optional
domain
Users
Only
domainUsersOnly
?:
boolean
Optional
drive
Members
Only
driveMembersOnly
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
admin
Managed
Restrictions
copy
Requires
Writer
Permission
domain
Users
Only
drive
Members
Only
Google Apps Script API
Loading...