Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Schema
UserProfile
Interface UserProfile
interface
UserProfile
{
emailAddress
?:
string
;
id
?:
string
;
name
?:
GoogleAppsScript
.
Classroom
.
Schema
.
Name
;
permissions
?:
GlobalPermission
[]
;
photoUrl
?:
string
;
verifiedTeacher
?:
boolean
;
}
Index
Properties
email
Address?
id?
name?
permissions?
photo
Url?
verified
Teacher?
Properties
Optional
email
Address
emailAddress
?:
string
Optional
id
id
?:
string
Optional
name
name
?:
GoogleAppsScript
.
Classroom
.
Schema
.
Name
Optional
permissions
permissions
?:
GlobalPermission
[]
Optional
photo
Url
photoUrl
?:
string
Optional
verified
Teacher
verifiedTeacher
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
Address
id
name
permissions
photo
Url
verified
Teacher
Google Apps Script API
Loading...