Skip to content

Commit

Permalink
feat(classroom): update the API
Browse files Browse the repository at this point in the history
#### classroom:v1
The following keys were added:
- resources.courses.methods.list.parameters.courseStates.enumDescriptions
- resources.courses.resources.announcements.methods.list.parameters.announcementStates.enumDescriptions
- resources.courses.resources.courseWork.methods.list.parameters.courseWorkStates.enumDescriptions
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.late.enumDescriptions
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.states.enumDescriptions
- resources.userProfiles.resources.guardianInvitations.methods.list.parameters.states.enumDescriptions

The following keys were changed:
- resources.courses.methods.create.description
- resources.courses.methods.delete.description
- resources.courses.methods.delete.parameters.id.description
- resources.courses.methods.get.description
- resources.courses.methods.get.parameters.id.description
- resources.courses.methods.list.description
- resources.courses.methods.list.parameters.courseStates.description
- resources.courses.methods.list.parameters.pageSize.description
- resources.courses.methods.list.parameters.pageToken.description
- resources.courses.methods.list.parameters.studentId.description
- resources.courses.methods.list.parameters.teacherId.description
- resources.courses.methods.patch.description
- resources.courses.methods.patch.parameters.id.description
- resources.courses.methods.patch.parameters.updateMask.description
- resources.courses.methods.update.description
- resources.courses.methods.update.parameters.id.description
- resources.courses.resources.aliases.methods.create.description
- resources.courses.resources.aliases.methods.create.parameters.courseId.description
- resources.courses.resources.aliases.methods.delete.description
- resources.courses.resources.aliases.methods.delete.parameters.alias.description
- resources.courses.resources.aliases.methods.delete.parameters.courseId.description
- resources.courses.resources.aliases.methods.list.description
- resources.courses.resources.aliases.methods.list.parameters.courseId.description
- resources.courses.resources.aliases.methods.list.parameters.pageSize.description
- resources.courses.resources.aliases.methods.list.parameters.pageToken.description
- resources.courses.resources.announcements.methods.create.description
- resources.courses.resources.announcements.methods.create.parameters.courseId.description
- resources.courses.resources.announcements.methods.delete.description
- resources.courses.resources.announcements.methods.delete.parameters.courseId.description
- resources.courses.resources.announcements.methods.delete.parameters.id.description
- resources.courses.resources.announcements.methods.get.description
- resources.courses.resources.announcements.methods.get.parameters.courseId.description
- resources.courses.resources.announcements.methods.list.description
- resources.courses.resources.announcements.methods.list.parameters.announcementStates.description
- resources.courses.resources.announcements.methods.list.parameters.courseId.description
- resources.courses.resources.announcements.methods.list.parameters.orderBy.description
- resources.courses.resources.announcements.methods.list.parameters.pageSize.description
- resources.courses.resources.announcements.methods.list.parameters.pageToken.description
- resources.courses.resources.announcements.methods.modifyAssignees.description
- resources.courses.resources.announcements.methods.modifyAssignees.parameters.courseId.description
- resources.courses.resources.announcements.methods.patch.description
- resources.courses.resources.announcements.methods.patch.parameters.courseId.description
- resources.courses.resources.announcements.methods.patch.parameters.updateMask.description
- resources.courses.resources.courseWork.methods.create.description
- resources.courses.resources.courseWork.methods.create.parameters.courseId.description
- resources.courses.resources.courseWork.methods.delete.description
- resources.courses.resources.courseWork.methods.delete.parameters.courseId.description
- resources.courses.resources.courseWork.methods.delete.parameters.id.description
- resources.courses.resources.courseWork.methods.get.description
- resources.courses.resources.courseWork.methods.get.parameters.courseId.description
- resources.courses.resources.courseWork.methods.list.description
- resources.courses.resources.courseWork.methods.list.parameters.courseId.description
- resources.courses.resources.courseWork.methods.list.parameters.courseWorkStates.description
- resources.courses.resources.courseWork.methods.list.parameters.orderBy.description
- resources.courses.resources.courseWork.methods.list.parameters.pageSize.description
- resources.courses.resources.courseWork.methods.list.parameters.pageToken.description
- resources.courses.resources.courseWork.methods.modifyAssignees.description
- resources.courses.resources.courseWork.methods.modifyAssignees.parameters.courseId.description
- resources.courses.resources.courseWork.methods.patch.description
- resources.courses.resources.courseWork.methods.patch.parameters.courseId.description
- resources.courses.resources.courseWork.methods.patch.parameters.updateMask.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.get.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.get.parameters.courseId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.courseId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.courseWorkId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.late.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.pageSize.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.pageToken.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.states.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.list.parameters.userId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.modifyAttachments.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.modifyAttachments.parameters.courseId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.patch.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.patch.parameters.courseId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.patch.parameters.updateMask.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.reclaim.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.reclaim.parameters.courseId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.return.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.return.parameters.courseId.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.turnIn.description
- resources.courses.resources.courseWork.resources.studentSubmissions.methods.turnIn.parameters.courseId.description
- resources.courses.resources.students.methods.create.description
- resources.courses.resources.students.methods.create.parameters.courseId.description
- resources.courses.resources.students.methods.create.parameters.enrollmentCode.description
- resources.courses.resources.students.methods.delete.description
- resources.courses.resources.students.methods.delete.parameters.courseId.description
- resources.courses.resources.students.methods.delete.parameters.userId.description
- resources.courses.resources.students.methods.get.description
- resources.courses.resources.students.methods.get.parameters.courseId.description
- resources.courses.resources.students.methods.get.parameters.userId.description
- resources.courses.resources.students.methods.list.description
- resources.courses.resources.students.methods.list.parameters.courseId.description
- resources.courses.resources.students.methods.list.parameters.pageSize.description
- resources.courses.resources.students.methods.list.parameters.pageToken.description
- resources.courses.resources.teachers.methods.create.description
- resources.courses.resources.teachers.methods.create.parameters.courseId.description
- resources.courses.resources.teachers.methods.delete.description
- resources.courses.resources.teachers.methods.delete.parameters.courseId.description
- resources.courses.resources.teachers.methods.delete.parameters.userId.description
- resources.courses.resources.teachers.methods.get.description
- resources.courses.resources.teachers.methods.get.parameters.courseId.description
- resources.courses.resources.teachers.methods.get.parameters.userId.description
- resources.courses.resources.teachers.methods.list.description
- resources.courses.resources.teachers.methods.list.parameters.courseId.description
- resources.courses.resources.teachers.methods.list.parameters.pageSize.description
- resources.courses.resources.teachers.methods.list.parameters.pageToken.description
- resources.courses.resources.topics.methods.create.description
- resources.courses.resources.topics.methods.create.parameters.courseId.description
- resources.courses.resources.topics.methods.delete.description
- resources.courses.resources.topics.methods.delete.parameters.courseId.description
- resources.courses.resources.topics.methods.get.description
- resources.courses.resources.topics.methods.list.description
- resources.courses.resources.topics.methods.list.parameters.courseId.description
- resources.courses.resources.topics.methods.list.parameters.pageSize.description
- resources.courses.resources.topics.methods.list.parameters.pageToken.description
- resources.courses.resources.topics.methods.patch.description
- resources.courses.resources.topics.methods.patch.parameters.courseId.description
- resources.courses.resources.topics.methods.patch.parameters.updateMask.description
- resources.invitations.methods.accept.description
- resources.invitations.methods.create.description
- resources.invitations.methods.delete.description
- resources.invitations.methods.get.description
- resources.invitations.methods.list.description
- resources.invitations.methods.list.parameters.courseId.description
- resources.invitations.methods.list.parameters.pageSize.description
- resources.invitations.methods.list.parameters.pageToken.description
- resources.invitations.methods.list.parameters.userId.description
- resources.registrations.methods.create.description
- resources.registrations.methods.delete.description
- resources.userProfiles.methods.get.description
- resources.userProfiles.methods.get.parameters.userId.description
- resources.userProfiles.resources.guardianInvitations.methods.create.description
- resources.userProfiles.resources.guardianInvitations.methods.get.description
- resources.userProfiles.resources.guardianInvitations.methods.list.description
- resources.userProfiles.resources.guardianInvitations.methods.list.parameters.invitedEmailAddress.description
- resources.userProfiles.resources.guardianInvitations.methods.list.parameters.pageSize.description
- resources.userProfiles.resources.guardianInvitations.methods.list.parameters.pageToken.description
- resources.userProfiles.resources.guardianInvitations.methods.list.parameters.states.description
- resources.userProfiles.resources.guardianInvitations.methods.list.parameters.studentId.description
- resources.userProfiles.resources.guardianInvitations.methods.patch.description
- resources.userProfiles.resources.guardianInvitations.methods.patch.parameters.updateMask.description
- resources.userProfiles.resources.guardians.methods.delete.description
- resources.userProfiles.resources.guardians.methods.delete.parameters.studentId.description
- resources.userProfiles.resources.guardians.methods.get.description
- resources.userProfiles.resources.guardians.methods.get.parameters.studentId.description
- resources.userProfiles.resources.guardians.methods.list.description
- resources.userProfiles.resources.guardians.methods.list.parameters.invitedEmailAddress.description
- resources.userProfiles.resources.guardians.methods.list.parameters.pageSize.description
- resources.userProfiles.resources.guardians.methods.list.parameters.pageToken.description
- resources.userProfiles.resources.guardians.methods.list.parameters.studentId.description
- schemas.Announcement.properties.alternateLink.description
- schemas.Announcement.properties.assigneeMode.description
- schemas.Announcement.properties.assigneeMode.enumDescriptions
- schemas.Announcement.properties.courseId.description
- schemas.Announcement.properties.creationTime.description
- schemas.Announcement.properties.creatorUserId.description
- schemas.Announcement.properties.id.description
- schemas.Announcement.properties.individualStudentsOptions.description
- schemas.Announcement.properties.materials.description
- schemas.Announcement.properties.state.description
- schemas.Announcement.properties.state.enumDescriptions
- schemas.Announcement.properties.text.description
- schemas.Announcement.properties.updateTime.description
- schemas.Assignment.properties.studentWorkFolder.description
- schemas.AssignmentSubmission.properties.attachments.description
- schemas.Attachment.description
- schemas.CloudPubsubTopic.description
- schemas.CloudPubsubTopic.properties.topicName.description
- schemas.Course.properties.alternateLink.description
- schemas.Course.properties.calendarId.description
- schemas.Course.properties.courseGroupEmail.description
- schemas.Course.properties.courseMaterialSets.description
- schemas.Course.properties.courseState.description
- schemas.Course.properties.courseState.enumDescriptions
- schemas.Course.properties.creationTime.description
- schemas.Course.properties.description.description
- schemas.Course.properties.descriptionHeading.description
- schemas.Course.properties.enrollmentCode.description
- schemas.Course.properties.guardiansEnabled.description
- schemas.Course.properties.id.description
- schemas.Course.properties.name.description
- schemas.Course.properties.ownerId.description
- schemas.Course.properties.room.description
- schemas.Course.properties.section.description
- schemas.Course.properties.teacherFolder.description
- schemas.Course.properties.teacherGroupEmail.description
- schemas.Course.properties.updateTime.description
- schemas.CourseAlias.description
- schemas.CourseAlias.properties.alias.description
- schemas.CourseMaterialSet.description
- schemas.CourseWork.properties.alternateLink.description
- schemas.CourseWork.properties.assigneeMode.description
- schemas.CourseWork.properties.assigneeMode.enumDescriptions
- schemas.CourseWork.properties.assignment.description
- schemas.CourseWork.properties.associatedWithDeveloper.description
- schemas.CourseWork.properties.courseId.description
- schemas.CourseWork.properties.creationTime.description
- schemas.CourseWork.properties.creatorUserId.description
- schemas.CourseWork.properties.description.description
- schemas.CourseWork.properties.dueDate.description
- schemas.CourseWork.properties.dueTime.description
- schemas.CourseWork.properties.id.description
- schemas.CourseWork.properties.individualStudentsOptions.description
- schemas.CourseWork.properties.materials.description
- schemas.CourseWork.properties.maxPoints.description
- schemas.CourseWork.properties.multipleChoiceQuestion.description
- schemas.CourseWork.properties.state.description
- schemas.CourseWork.properties.state.enumDescriptions
- schemas.CourseWork.properties.submissionModificationMode.description
- schemas.CourseWork.properties.title.description
- schemas.CourseWork.properties.topicId.description
- schemas.CourseWork.properties.updateTime.description
- schemas.CourseWork.properties.workType.description
- schemas.Date.description
- schemas.Date.properties.day.description
- schemas.Date.properties.month.description
- schemas.Date.properties.year.description
- schemas.DriveFile.properties.alternateLink.description
- schemas.DriveFile.properties.thumbnailUrl.description
- schemas.DriveFile.properties.title.description
- schemas.DriveFolder.properties.alternateLink.description
- schemas.DriveFolder.properties.title.description
- schemas.Empty.description
- schemas.Feed.description
- schemas.Feed.properties.courseRosterChangesInfo.description
- schemas.Feed.properties.courseWorkChangesInfo.description
- schemas.Feed.properties.feedType.enumDescriptions
- schemas.Form.properties.responseUrl.description
- schemas.Form.properties.thumbnailUrl.description
- schemas.Form.properties.title.description
- schemas.GlobalPermission.properties.permission.enumDescriptions
- schemas.GradeHistory.properties.maxPoints.description
- schemas.Guardian.description
- schemas.Guardian.properties.invitedEmailAddress.description
- schemas.GuardianInvitation.description
- schemas.GuardianInvitation.properties.creationTime.description
- schemas.GuardianInvitation.properties.invitationId.description
- schemas.GuardianInvitation.properties.invitedEmailAddress.description
- schemas.GuardianInvitation.properties.state.enumDescriptions
- schemas.IndividualStudentsOptions.description
- schemas.IndividualStudentsOptions.properties.studentIds.description
- schemas.Invitation.properties.id.description
- schemas.Invitation.properties.role.description
- schemas.Invitation.properties.userId.description
- schemas.Link.properties.thumbnailUrl.description
- schemas.Link.properties.title.description
- schemas.Link.properties.url.description
- schemas.ListAnnouncementsResponse.properties.nextPageToken.description
- schemas.ListCourseAliasesResponse.properties.nextPageToken.description
- schemas.ListCourseWorkResponse.properties.nextPageToken.description
- schemas.ListCoursesResponse.properties.nextPageToken.description
- schemas.ListGuardianInvitationsResponse.properties.nextPageToken.description
- schemas.ListGuardiansResponse.properties.guardians.description
- schemas.ListGuardiansResponse.properties.nextPageToken.description
- schemas.ListInvitationsResponse.properties.nextPageToken.description
- schemas.ListStudentSubmissionsResponse.properties.nextPageToken.description
- schemas.ListStudentsResponse.properties.nextPageToken.description
- schemas.ListTeachersResponse.properties.nextPageToken.description
- schemas.ListTopicResponse.properties.nextPageToken.description
- schemas.Material.description
- schemas.Material.properties.link.description
- schemas.ModifyAnnouncementAssigneesRequest.properties.assigneeMode.description
- schemas.ModifyAnnouncementAssigneesRequest.properties.assigneeMode.enumDescriptions
- schemas.ModifyAnnouncementAssigneesRequest.properties.modifyIndividualStudentsOptions.description
- schemas.ModifyAttachmentsRequest.properties.addAttachments.description
- schemas.ModifyCourseWorkAssigneesRequest.properties.assigneeMode.description
- schemas.ModifyCourseWorkAssigneesRequest.properties.assigneeMode.enumDescriptions
- schemas.ModifyCourseWorkAssigneesRequest.properties.modifyIndividualStudentsOptions.description
- schemas.ModifyIndividualStudentsOptions.description
- schemas.ModifyIndividualStudentsOptions.properties.addStudentIds.description
- schemas.ModifyIndividualStudentsOptions.properties.removeStudentIds.description
- schemas.Name.properties.familyName.description
- schemas.Name.properties.fullName.description
- schemas.Name.properties.givenName.description
- schemas.Registration.description
- schemas.Registration.properties.expiryTime.description
- schemas.Registration.properties.feed.description
- schemas.Registration.properties.registrationId.description
- schemas.StateHistory.properties.state.enumDescriptions
- schemas.Student.properties.courseId.description
- schemas.Student.properties.profile.description
- schemas.Student.properties.studentWorkFolder.description
- schemas.Student.properties.userId.description
- schemas.StudentSubmission.description
- schemas.StudentSubmission.properties.alternateLink.description
- schemas.StudentSubmission.properties.assignedGrade.description
- schemas.StudentSubmission.properties.assignmentSubmission.description
- schemas.StudentSubmission.properties.associatedWithDeveloper.description
- schemas.StudentSubmission.properties.courseId.description
- schemas.StudentSubmission.properties.courseWorkId.description
- schemas.StudentSubmission.properties.courseWorkType.description
- schemas.StudentSubmission.properties.creationTime.description
- schemas.StudentSubmission.properties.draftGrade.description
- schemas.StudentSubmission.properties.id.description
- schemas.StudentSubmission.properties.late.description
- schemas.StudentSubmission.properties.state.description
- schemas.StudentSubmission.properties.state.enumDescriptions
- schemas.StudentSubmission.properties.submissionHistory.description
- schemas.StudentSubmission.properties.updateTime.description
- schemas.StudentSubmission.properties.userId.description
- schemas.SubmissionHistory.description
- schemas.Teacher.properties.courseId.description
- schemas.Teacher.properties.profile.description
- schemas.Teacher.properties.userId.description
- schemas.TimeOfDay.description
- schemas.TimeOfDay.properties.hours.description
- schemas.TimeOfDay.properties.seconds.description
- schemas.Topic.properties.courseId.description
- schemas.Topic.properties.name.description
- schemas.Topic.properties.topicId.description
- schemas.Topic.properties.updateTime.description
- schemas.UserProfile.properties.emailAddress.description
- schemas.UserProfile.properties.id.description
- schemas.UserProfile.properties.name.description
- schemas.UserProfile.properties.permissions.description
- schemas.UserProfile.properties.photoUrl.description
- schemas.UserProfile.properties.verifiedTeacher.description
- schemas.YouTubeVideo.properties.alternateLink.description
- schemas.YouTubeVideo.properties.thumbnailUrl.description
- schemas.YouTubeVideo.properties.title.description
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Aug 5, 2020
1 parent 92e314c commit cdf4894
Show file tree
Hide file tree
Showing 2 changed files with 695 additions and 1,000 deletions.
Loading

0 comments on commit cdf4894

Please sign in to comment.