Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Appsactivity
Schema
User
Interface User
interface
User
{
isDeleted
?:
boolean
;
isMe
?:
boolean
;
name
?:
string
;
permissionId
?:
string
;
photo
?:
GoogleAppsScript
.
Appsactivity
.
Schema
.
Photo
;
}
Index
Properties
is
Deleted?
is
Me?
name?
permission
Id?
photo?
Properties
Optional
is
Deleted
isDeleted
?:
boolean
Optional
is
Me
isMe
?:
boolean
Optional
name
name
?:
string
Optional
permission
Id
permissionId
?:
string
Optional
photo
photo
?:
GoogleAppsScript
.
Appsactivity
.
Schema
.
Photo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Deleted
is
Me
name
permission
Id
photo
Google Apps Script API
Loading...