Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Schema
CourseMaterialSet
Interface CourseMaterialSet
interface
CourseMaterialSet
{
materials
?:
CourseMaterial
[]
;
title
?:
string
;
}
Index
Properties
materials?
title?
Properties
Optional
materials
materials
?:
CourseMaterial
[]
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
materials
title
Google Apps Script API
Loading...