Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Appsactivity
Schema
Permission
Interface Permission
interface
Permission
{
name
?:
string
;
permissionId
?:
string
;
role
?:
string
;
type
?:
string
;
user
?:
GoogleAppsScript
.
Appsactivity
.
Schema
.
User
;
withLink
?:
boolean
;
}
Index
Properties
name?
permission
Id?
role?
type?
user?
with
Link?
Properties
Optional
name
name
?:
string
Optional
permission
Id
permissionId
?:
string
Optional
role
role
?:
string
Optional
type
type
?:
string
Optional
user
user
?:
GoogleAppsScript
.
Appsactivity
.
Schema
.
User
Optional
with
Link
withLink
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
permission
Id
role
type
user
with
Link
Google Apps Script API
Loading...