CourseWorkChangesInfo
import type { CourseWorkChangesInfo } from "https://googleapis.deno.dev/v1/classroom:v1.ts";Information about a Feed with a feed_type of COURSE_WORK_CHANGES.
interface CourseWorkChangesInfo {
courseId?: string;
}import type { CourseWorkChangesInfo } from "https://googleapis.deno.dev/v1/classroom:v1.ts";Information about a Feed with a feed_type of COURSE_WORK_CHANGES.