Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Interface Classroom
interface
Classroom
{
Courses
:
CoursesCollection
;
Invitations
:
InvitationsCollection
;
Registrations
:
RegistrationsCollection
;
UserProfiles
:
GoogleAppsScript
.
Classroom
.
Collection
.
UserProfilesCollection
;
newAnnouncement
()
:
Announcement
;
newAssignment
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Assignment
;
newAssignmentSubmission
()
:
AssignmentSubmission
;
newAttachment
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Attachment
;
newCloudPubsubTopic
()
:
CloudPubsubTopic
;
newCourse
()
:
Course
;
newCourseAlias
()
:
CourseAlias
;
newCourseMaterial
()
:
CourseMaterial
;
newCourseMaterialSet
()
:
CourseMaterialSet
;
newCourseRosterChangesInfo
()
:
CourseRosterChangesInfo
;
newCourseWork
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
CourseWork
;
newCourseWorkChangesInfo
()
:
CourseWorkChangesInfo
;
newCourseWorkMaterial
()
:
CourseWorkMaterial
;
newDate
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Date
;
newDriveFile
()
:
DriveFile
;
newDriveFolder
()
:
DriveFolder
;
newFeed
()
:
Feed
;
newForm
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Form
;
newGlobalPermission
()
:
GlobalPermission
;
newGradeHistory
()
:
GradeHistory
;
newGuardianInvitation
()
:
GuardianInvitation
;
newIndividualStudentsOptions
()
:
IndividualStudentsOptions
;
newInvitation
()
:
Invitation
;
newLink
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Link
;
newMaterial
()
:
Material
;
newModifyAnnouncementAssigneesRequest
()
:
ModifyAnnouncementAssigneesRequest
;
newModifyAttachmentsRequest
()
:
ModifyAttachmentsRequest
;
newModifyCourseWorkAssigneesRequest
()
:
ModifyCourseWorkAssigneesRequest
;
newModifyIndividualStudentsOptions
()
:
ModifyIndividualStudentsOptions
;
newMultipleChoiceQuestion
()
:
MultipleChoiceQuestion
;
newMultipleChoiceSubmission
()
:
MultipleChoiceSubmission
;
newName
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Name
;
newRegistration
()
:
Registration
;
newSharedDriveFile
()
:
SharedDriveFile
;
newShortAnswerSubmission
()
:
ShortAnswerSubmission
;
newStateHistory
()
:
StateHistory
;
newStudent
()
:
Student
;
newStudentSubmission
()
:
StudentSubmission
;
newSubmissionHistory
()
:
SubmissionHistory
;
newTeacher
()
:
Teacher
;
newTimeOfDay
()
:
TimeOfDay
;
newTopic
()
:
Topic
;
newUserProfile
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
;
newYouTubeVideo
()
:
YouTubeVideo
;
}
Index
Properties
Courses
Invitations
Registrations
User
Profiles
Methods
new
Announcement
new
Assignment
new
Assignment
Submission
new
Attachment
new
Cloud
Pubsub
Topic
new
Course
new
Course
Alias
new
Course
Material
new
Course
Material
Set
new
Course
Roster
Changes
Info
new
Course
Work
new
Course
Work
Changes
Info
new
Course
Work
Material
new
Date
new
Drive
File
new
Drive
Folder
new
Feed
new
Form
new
Global
Permission
new
Grade
History
new
Guardian
Invitation
new
Individual
Students
Options
new
Invitation
new
Link
new
Material
new
Modify
Announcement
Assignees
Request
new
Modify
Attachments
Request
new
Modify
Course
Work
Assignees
Request
new
Modify
Individual
Students
Options
new
Multiple
Choice
Question
new
Multiple
Choice
Submission
new
Name
new
Registration
new
Shared
Drive
File
new
Short
Answer
Submission
new
State
History
new
Student
new
Student
Submission
new
Submission
History
new
Teacher
new
Time
Of
Day
new
Topic
new
User
Profile
new
You
Tube
Video
Properties
Courses
Courses
:
CoursesCollection
Invitations
Invitations
:
InvitationsCollection
Registrations
Registrations
:
RegistrationsCollection
User
Profiles
UserProfiles
:
GoogleAppsScript
.
Classroom
.
Collection
.
UserProfilesCollection
Methods
new
Announcement
newAnnouncement
()
:
Announcement
Returns
Announcement
new
Assignment
newAssignment
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Assignment
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
Assignment
new
Assignment
Submission
newAssignmentSubmission
()
:
AssignmentSubmission
Returns
AssignmentSubmission
new
Attachment
newAttachment
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Attachment
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
Attachment
new
Cloud
Pubsub
Topic
newCloudPubsubTopic
()
:
CloudPubsubTopic
Returns
CloudPubsubTopic
new
Course
newCourse
()
:
Course
Returns
Course
new
Course
Alias
newCourseAlias
()
:
CourseAlias
Returns
CourseAlias
new
Course
Material
newCourseMaterial
()
:
CourseMaterial
Returns
CourseMaterial
new
Course
Material
Set
newCourseMaterialSet
()
:
CourseMaterialSet
Returns
CourseMaterialSet
new
Course
Roster
Changes
Info
newCourseRosterChangesInfo
()
:
CourseRosterChangesInfo
Returns
CourseRosterChangesInfo
new
Course
Work
newCourseWork
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
CourseWork
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
CourseWork
new
Course
Work
Changes
Info
newCourseWorkChangesInfo
()
:
CourseWorkChangesInfo
Returns
CourseWorkChangesInfo
new
Course
Work
Material
newCourseWorkMaterial
()
:
CourseWorkMaterial
Returns
CourseWorkMaterial
new
Date
newDate
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Date
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
Date
new
Drive
File
newDriveFile
()
:
DriveFile
Returns
DriveFile
new
Drive
Folder
newDriveFolder
()
:
DriveFolder
Returns
DriveFolder
new
Feed
newFeed
()
:
Feed
Returns
Feed
new
Form
newForm
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Form
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
Form
new
Global
Permission
newGlobalPermission
()
:
GlobalPermission
Returns
GlobalPermission
new
Grade
History
newGradeHistory
()
:
GradeHistory
Returns
GradeHistory
new
Guardian
Invitation
newGuardianInvitation
()
:
GuardianInvitation
Returns
GuardianInvitation
new
Individual
Students
Options
newIndividualStudentsOptions
()
:
IndividualStudentsOptions
Returns
IndividualStudentsOptions
new
Invitation
newInvitation
()
:
Invitation
Returns
Invitation
new
Link
newLink
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Link
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
Link
new
Material
newMaterial
()
:
Material
Returns
Material
new
Modify
Announcement
Assignees
Request
newModifyAnnouncementAssigneesRequest
()
:
ModifyAnnouncementAssigneesRequest
Returns
ModifyAnnouncementAssigneesRequest
new
Modify
Attachments
Request
newModifyAttachmentsRequest
()
:
ModifyAttachmentsRequest
Returns
ModifyAttachmentsRequest
new
Modify
Course
Work
Assignees
Request
newModifyCourseWorkAssigneesRequest
()
:
ModifyCourseWorkAssigneesRequest
Returns
ModifyCourseWorkAssigneesRequest
new
Modify
Individual
Students
Options
newModifyIndividualStudentsOptions
()
:
ModifyIndividualStudentsOptions
Returns
ModifyIndividualStudentsOptions
new
Multiple
Choice
Question
newMultipleChoiceQuestion
()
:
MultipleChoiceQuestion
Returns
MultipleChoiceQuestion
new
Multiple
Choice
Submission
newMultipleChoiceSubmission
()
:
MultipleChoiceSubmission
Returns
MultipleChoiceSubmission
new
Name
newName
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
Name
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
Name
new
Registration
newRegistration
()
:
Registration
Returns
Registration
new
Shared
Drive
File
newSharedDriveFile
()
:
SharedDriveFile
Returns
SharedDriveFile
new
Short
Answer
Submission
newShortAnswerSubmission
()
:
ShortAnswerSubmission
Returns
ShortAnswerSubmission
new
State
History
newStateHistory
()
:
StateHistory
Returns
StateHistory
new
Student
newStudent
()
:
Student
Returns
Student
new
Student
Submission
newStudentSubmission
()
:
StudentSubmission
Returns
StudentSubmission
new
Submission
History
newSubmissionHistory
()
:
SubmissionHistory
Returns
SubmissionHistory
new
Teacher
newTeacher
()
:
Teacher
Returns
Teacher
new
Time
Of
Day
newTimeOfDay
()
:
TimeOfDay
Returns
TimeOfDay
new
Topic
newTopic
()
:
Topic
Returns
Topic
new
User
Profile
newUserProfile
()
:
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
new
You
Tube
Video
newYouTubeVideo
()
:
YouTubeVideo
Returns
YouTubeVideo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Courses
Invitations
Registrations
User
Profiles
Methods
new
Announcement
new
Assignment
new
Assignment
Submission
new
Attachment
new
Cloud
Pubsub
Topic
new
Course
new
Course
Alias
new
Course
Material
new
Course
Material
Set
new
Course
Roster
Changes
Info
new
Course
Work
new
Course
Work
Changes
Info
new
Course
Work
Material
new
Date
new
Drive
File
new
Drive
Folder
new
Feed
new
Form
new
Global
Permission
new
Grade
History
new
Guardian
Invitation
new
Individual
Students
Options
new
Invitation
new
Link
new
Material
new
Modify
Announcement
Assignees
Request
new
Modify
Attachments
Request
new
Modify
Course
Work
Assignees
Request
new
Modify
Individual
Students
Options
new
Multiple
Choice
Question
new
Multiple
Choice
Submission
new
Name
new
Registration
new
Shared
Drive
File
new
Short
Answer
Submission
new
State
History
new
Student
new
Student
Submission
new
Submission
History
new
Teacher
new
Time
Of
Day
new
Topic
new
User
Profile
new
You
Tube
Video
Google Apps Script API
Loading...