| Package | Description |
|---|---|
| com.google.api.services.classroom.model |
| Modifier and Type | Method and Description |
|---|---|
CourseRosterChangesInfo |
CourseRosterChangesInfo.clone() |
CourseRosterChangesInfo |
Feed.getCourseRosterChangesInfo()
Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`.
|
CourseRosterChangesInfo |
CourseRosterChangesInfo.set(String fieldName,
Object value) |
CourseRosterChangesInfo |
CourseRosterChangesInfo.setCourseId(String courseId)
The `course_id` of the course to subscribe to roster changes for.
|
| Modifier and Type | Method and Description |
|---|---|
Feed |
Feed.setCourseRosterChangesInfo(CourseRosterChangesInfo courseRosterChangesInfo)
Information about a `Feed` with a `feed_type` of `COURSE_ROSTER_CHANGES`.
|
Copyright © 2011–2022 Google. All rights reserved.