Get desktop application:
View/edit binary Protocol Buffers messages
int64 courseId = 1
bool withDescription = 2
string lockAt = 3
string unlockAt = 4
string dueAt = 5
repeated SubmissionType submissionTypes = 6
string teacherToken = 7
int64 groupCategoryId = 8
double pointsPossible = 9
repeated string allowedExtensions = 11
int64 courseId = 1
int64 assignmentId = 2
string token = 3
repeated int64 studentIds = 4
int64 groupId = 5
int64 courseSectionId = 6
string dueAt = 7
string unlockAt = 8
string lockAt = 9
int64 id = 1
int64 assignmentId = 2
string title = 3
repeated int64 studentIds = 4
int64 groupId = 5
int64 courseSectionId = 6
string dueAt = 7
string unlockAt = 8
string lockAt = 9
int64 courseId = 2
int64 assignmentId = 3
string studentToken = 4
string body = 5
string url = 6
repeated int64 fileIds = 7
string teacherToken = 1
int64 courseId = 2
int64 assignmentId = 3
int64 studentId = 4
string postedGrade = 5
bool excused = 6
int64 courseId = 1
int64 assignmentId = 2
string studentToken = 3
repeated int64 fileIds = 4
string token = 1
int64 courseId = 2
int64 assignmentId = 3
int64 studentId = 4
int64 courseId = 1
int32 assignments = 2
bool withDescription = 3
string lockAt = 4
string unlockAt = 5
string dueAt = 6
repeated SubmissionType submissionTypes = 7
repeated string allowedExtensions = 8
string teacherToken = 9
int64 assignmentId = 1
int64 courseId = 2
string studentToken = 3
repeated SubmissionSeed submissionSeeds = 4
repeated CommentSeed commentSeeds = 5
string studentToken = 1
string contextId = 2
string hexcode = 3
string token = 1
repeated string recipients = 2
int64 id = 1
string subject = 2
int64 courseId = 1
string token = 2
int64 courseId = 1
string token = 2
int64 courseId = 1
string token = 2
(message has no fields)
int64 courseId = 1
int64 userId = 2
string enrollmentType = 3
int64 associatedUserId = 4
int64 sectionId = 1
int64 userId = 2
string enrollmentType = 3
string feature = 1
string state = 2
string feature = 1
string state = 2
string contextType = 3
int64 courseId = 1
int64 assignmentId = 2
string token = 3
string fileName = 4
bytes file = 5
(message has no fields)
int32 teachers = 1
int32 students = 2
int32 courses = 3
int32 favoriteCourses = 4
int32 announcements = 5
int32 discussions = 6
bool gradingPeriods = 7
int32 parents = 1
int32 students = 2
int32 courses = 3
int64 gradingPeriodSetId = 1
int64 courseId = 1
string teacherToken = 2
int64 id = 1
string name = 2
string contextType = 3
int64 groupCategoryId = 1
string teacherToken = 2
int64 id = 1
string name = 2
string description = 3
string contextType = 4
int64 courseId = 5
int64 groupCategoryId = 6
int64 groupId = 1
int64 userId = 2
string teacherToken = 3
int64 id = 1
int64 groupId = 2
int64 userId = 3
string workflowState = 4
int64 courseId = 1
optional LatePolicy latePolicy = 2
string teacherToken = 3
int64 courseId = 1
string unlockAt = 2
string token = 3
int64 id = 1
int64 courseId = 2
bool published = 3
string token = 4
string loginId = 1
string password = 2
string observeeToken = 3
string observerToken = 4
string alertType = 1
int64 userId = 2
int64 observerId = 3
string token = 4
int64 userId = 1
string token = 2
int64 courseId = 1
bool published = 2
bool frontPage = 3
string token = 4
string url = 1
string title = 2
string body = 3
bool published = 4
bool frontPage = 5
int64 courseId = 1
bool withDescription = 2
string lockAt = 3
string unlockAt = 4
string dueAt = 5
bool published = 6
string token = 7
int64 courseId = 1
int64 quizId = 2
string studentToken = 3
int64 courseId = 1
int64 quizId = 2
int64 submissionId = 3
int64 attempt = 4
string validationToken = 5
string studentToken = 6
int64 courseId = 1
int64 quizId = 2
string teacherToken = 3
int64 courseId = 1
int64 quizId = 2
string teacherToken = 3
bool published = 4
int64 courseId = 1
int32 quizzes = 2
bool withDescription = 3
string lockAt = 4
string unlockAt = 5
string dueAt = 6
bool published = 7
string token = 8
repeated Quiz quizzes = 1
int64 courseId = 1
int64 quizId = 2
string studentToken = 3
bool complete = 4
int64 id = 1
string name = 2
int64 courseId = 3
Used as response type in: SeedyAssignments.CreateAssignment
Used as field type in: Assignments
int64 id = 1
string courseId = 2
string html_url = 3
string name = 4
string description = 5
string due_at = 6
double pointsPossible = 7
repeated SubmissionType submissionTypes = 9
repeated string allowedExtensions = 10
bool published = 11
string lock_at = 12
string unlock_at = 13
Used as response type in: SeedyFiles.UploadFile
Used as field type in: Comment, CommentSeed, CourseAssignmentSubmission, SubmissionSeed
int64 id = 1
string displayName = 2
string fileName = 3
Used as response type in: SeedyObservers.AddObserveeWithCredentials, SeedyUsers.CreateCanvasUser
Used as field type in: SeededData, SeededParentData
int64 id = 1
string loginId = 2
string password = 3
string domain = 4
string token = 5
string name = 6
string shortName = 7
string avatarUrl = 8
Used in: CourseAssignmentSubmission
string authorName = 1
string comment = 2
repeated Attachment attachments = 3
Used in: SeedAssignmentSubmissionRequest
int32 amount = 1
repeated Attachment attachments = 3
Used as response type in: SeedyCourses.CreateCourse
Used as field type in: SeededData, SeededParentData
int64 id = 1
string name = 2
bool favorite = 4
string courseCode = 5
Used as response type in: SeedyAssignments.CreateCourseAssignmentSubmissionComment, SeedyAssignments.GetSubmission, SeedyAssignments.GradeSubmission, SeedyAssignments.SubmitCourseAssignment
Used as field type in: SeededCourseAssignmentSubmissions
int64 id = 1
string body = 2
string url = 3
repeated Comment submissionComments = 4
repeated Attachment attachments = 5
int64 userId = 6
bool late = 7
bool excused = 8
string grade = 9
Used as response type in: SeedyDiscussions.CreateAnnouncement, SeedyDiscussions.CreateDiscussion
Used as field type in: SeededData
int64 id = 1
string title = 2
string message = 3
bool isAnnouncement = 4
Used as response type in: SeedyEnrollments.EnrollUserInCourse, SeedyEnrollments.EnrollUserInSection
Used as field type in: SeededData, SeededParentData
int64 courseId = 1
int64 sectionId = 2
int64 userId = 3
string type = 4
string role = 5
Used as response type in: SeedyCourses.AddFavoriteCourse
Used as field type in: SeededData
Used in: CommentSeed, SubmissionSeed
string uploadUrl = 1
map<string, string> uploadParams = 2
Used in: UploadFileRequest
ASSIGNMENT_SUBMISSION = 0
COMMENT_ATTACHMENT = 1
Used in: Assignment, CreateAssignmentRequest
POINTS = 0
PASS_FAIL = 1
PERCENT = 2
LETTER_GRADE = 3
GPA_SCALE = 4
Used as response type in: SeedyLatePolicy.CreateLatePolicy
Used as field type in: CreateLatePolicyRequest
bool missingSubmissionDeductionEnabled = 1
int64 missingSubmissionDeduction = 2
bool lateSubmissionDeductionEnabled = 3
int64 lateSubmissionDeduction = 4
string lateSubmissionInterval = 5
bool lateSubmissionMinimumPercentEnabled = 6
int64 lateSubmissionMinimumPercent = 7
Used as response type in: SeedyModules.CreateModule, SeedyModules.UpdateModule
int64 id = 1
string name = 2
string unlockAt = 3
bool published = 4
Used in: ObserverAlerts
int64 id = 1
int64 observerAlertThresholdId = 2
string contextType = 3
int64 contextId = 4
string alertType = 5
string workflowState = 6
string title = 7
int64 userId = 8
int64 observerId = 9
string htmlUrl = 10
Used as response type in: SeedyObservers.AddObserverAlertThreshold
Used as field type in: ObserverAlertThresholds
int64 id = 1
string alertType = 2
string threshold = 3
string workflowState = 4
int64 userId = 5
int64 observerId = 6
Used as response type in: SeedyQuizzes.CreateQuiz, SeedyQuizzes.PublishQuiz
Used as field type in: Quizzes
int64 id = 1
string title = 2
bool published = 3
Used as response type in: SeedyQuizzes.CompleteQuizSubmission, SeedyQuizzes.CreateQuizSubmission, SeedyQuizzes.SeedQuizSubmission
int64 id = 1
int64 attempt = 2
string validationToken = 3
Used in: SeedAssignmentSubmissionRequest
int32 amount = 2
repeated Attachment attachments = 4
bool checkForLateStatus = 5
Used in: Assignment, CreateAssignmentRequest, SeedAssignmentRequest, SubmissionSeed, SubmitCourseAssignmentRequest
NO_TYPE = 0
ON_PAPER = 1
ONLINE_QUIZ = 2
ONLINE_UPLOAD = 3
ONLINE_TEXT_ENTRY = 4
ONLINE_URL = 5
EXTERNAL_TOOL = 6
DISCUSSION_TOPIC = 7