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