Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Schema
ListCourseWorkResponse
Interface ListCourseWorkResponse
interface
ListCourseWorkResponse
{
courseWork
?:
GoogleAppsScript
.
Classroom
.
Schema
.
CourseWork
[]
;
nextPageToken
?:
string
;
}
Index
Properties
course
Work?
next
Page
Token?
Properties
Optional
course
Work
courseWork
?:
GoogleAppsScript
.
Classroom
.
Schema
.
CourseWork
[]
Optional
next
Page
Token
nextPageToken
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
course
Work
next
Page
Token
Google Apps Script API
Loading...