google_api_classroom v0.0.1 GoogleApi.Classroom.V1.Model.CourseMaterialSet View Source
A set of materials that appears on the "About" page of the course. These materials might include a syllabus, schedule, or other background information relating to the course as a whole.
Attributes
- materials (List[CourseMaterial]): Materials attached to this set. Defaults to:
null
. - title (String): Title for this set. Defaults to:
null
.