Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Schema
Teacher
Interface Teacher
interface
Teacher
{
courseId
?:
string
;
profile
?:
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
;
userId
?:
string
;
}
Index
Properties
course
Id?
profile?
user
Id?
Properties
Optional
course
Id
courseId
?:
string
Optional
profile
profile
?:
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
Optional
user
Id
userId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
course
Id
profile
user
Id
Google Apps Script API
Loading...