Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
DriveActivity
Schema
Permission
Interface Permission
interface
Permission
{
allowDiscovery
?:
boolean
;
anyone
?:
any
;
domain
?:
Domain
;
group
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Group
;
role
?:
string
;
user
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
User
;
}
Index
Properties
allow
Discovery?
anyone?
domain?
group?
role?
user?
Properties
Optional
allow
Discovery
allowDiscovery
?:
boolean
Optional
anyone
anyone
?:
any
Optional
domain
domain
?:
Domain
Optional
group
group
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
Group
Optional
role
role
?:
string
Optional
user
user
?:
GoogleAppsScript
.
DriveActivity
.
Schema
.
User
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Discovery
anyone
domain
group
role
user
Google Apps Script API
Loading...