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