Class: Google::Apis::ClassroomV1::ClassroomService
- Inherits:
-
Google::Apis::Core::BaseService
- Object
- Google::Apis::Core::BaseService
- Google::Apis::ClassroomV1::ClassroomService
- Defined in:
- generated/google/apis/classroom_v1/service.rb
Overview
Google Classroom API
Manages classes, rosters, and invitations in Google Classroom.
Instance Attribute Summary collapse
-
#key ⇒ String
API key.
-
#quota_user ⇒ String
Available to use for quota purposes for server-side applications.
Attributes inherited from Google::Apis::Core::BaseService
#authorization, #base_path, #batch_path, #client, #client_options, #request_options, #root_url, #upload_path
Instance Method Summary collapse
-
#accept_invitation(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Accepts an invitation, removing it and adding the invited user to the teachers or students (as appropriate) of the specified course.
-
#create_course(course_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Creates a course.
-
#create_course_alias(course_id, course_alias_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseAlias
Creates an alias for a course.
-
#create_course_course_work(course_id, course_work_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseWork
Creates course work.
-
#create_course_student(course_id, student_object = nil, enrollment_code: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Student
Adds a user as a student of a course.
-
#create_course_teacher(course_id, teacher_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Teacher
Creates a teacher of a course.
-
#create_invitation(invitation_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Invitation
Creates an invitation.
-
#create_user_profile_guardian_invitation(student_id, guardian_invitation_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::GuardianInvitation
Creates a guardian invitation, and sends an email to the guardian asking them to confirm that they are the student's guardian.
-
#delete_course(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a course.
-
#delete_course_alias(course_id, alias_, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes an alias of a course.
-
#delete_course_course_work(course_id, id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a course work.
-
#delete_course_student(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a student of a course.
-
#delete_course_teacher(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a teacher of a course.
-
#delete_invitation(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes an invitation.
-
#delete_user_profile_guardian(student_id, guardian_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a guardian.
-
#get_course(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Returns a course.
-
#get_course_course_work(course_id, id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseWork
Returns course work.
-
#get_course_course_work_student_submission(course_id, course_work_id, id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::StudentSubmission
Returns a student submission.
-
#get_course_student(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Student
Returns a student of a course.
-
#get_course_teacher(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Teacher
Returns a teacher of a course.
-
#get_invitation(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Invitation
Returns an invitation.
-
#get_user_profile(user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::UserProfile
Returns a user profile.
-
#get_user_profile_guardian(student_id, guardian_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Guardian
Returns a specific guardian.
-
#get_user_profile_guardian_invitation(student_id, invitation_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::GuardianInvitation
Returns a specific guardian invitation.
-
#initialize ⇒ ClassroomService
constructor
A new instance of ClassroomService.
-
#list_course_aliases(course_id, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListCourseAliasesResponse
Returns a list of aliases for a course.
-
#list_course_course_work_student_submissions(course_id, course_work_id, user_id: nil, late: nil, page_token: nil, states: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListStudentSubmissionsResponse
Returns a list of student submissions that the requester is permitted to view, factoring in the OAuth scopes of the request.
-
#list_course_course_works(course_id, page_size: nil, course_work_states: nil, order_by: nil, page_token: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListCourseWorkResponse
Returns a list of course work that the requester is permitted to view.
-
#list_course_students(course_id, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListStudentsResponse
Returns a list of students of this course that the requester is permitted to view.
-
#list_course_teachers(course_id, page_size: nil, page_token: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListTeachersResponse
Returns a list of teachers of this course that the requester is permitted to view.
-
#list_courses(student_id: nil, page_token: nil, page_size: nil, teacher_id: nil, course_states: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListCoursesResponse
Returns a list of courses that the requesting user is permitted to view, restricted to those that match the request.
-
#list_invitations(course_id: nil, user_id: nil, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListInvitationsResponse
Returns a list of invitations that the requesting user is permitted to view, restricted to those that match the list request.
-
#list_user_profile_guardian_invitations(student_id, page_token: nil, invited_email_address: nil, states: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListGuardianInvitationsResponse
Returns a list of guardian invitations that the requesting user is permitted to view, filtered by the parameters provided.
-
#list_user_profile_guardians(student_id, page_token: nil, invited_email_address: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListGuardiansResponse
Returns a list of guardians that the requesting user is permitted to view, restricted to those that match the request.
-
#modify_student_submission_attachments(course_id, course_work_id, id, modify_attachments_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::StudentSubmission
Modifies attachments of student submission.
-
#patch_course(id, course_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Updates one or more fields in a course.
-
#patch_course_course_work(course_id, id, course_work_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseWork
Updates one or more fields of a course work.
-
#patch_course_course_work_student_submission(course_id, course_work_id, id, student_submission_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::StudentSubmission
Updates one or more fields of a student submission.
-
#patch_user_profile_guardian_invitation(student_id, invitation_id, guardian_invitation_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::GuardianInvitation
Modifies a guardian invitation.
-
#reclaim_student_submission(course_id, course_work_id, id, reclaim_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Reclaims a student submission on behalf of the student that owns it.
-
#return_student_submission(course_id, course_work_id, id, return_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Returns a student submission.
-
#turn_in_student_submission(course_id, course_work_id, id, turn_in_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Turns in a student submission.
-
#update_course(id, course_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Updates a course.
Methods inherited from Google::Apis::Core::BaseService
#batch, #batch_upload, #fetch_all, #http
Methods included from Google::Apis::Core::Logging
Constructor Details
#initialize ⇒ ClassroomService
Returns a new instance of ClassroomService
45 46 47 48 |
# File 'generated/google/apis/classroom_v1/service.rb', line 45 def initialize super('https://classroom.googleapis.com/', '') @batch_path = 'batch' end |
Instance Attribute Details
#key ⇒ String
Returns API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
43 44 45 |
# File 'generated/google/apis/classroom_v1/service.rb', line 43 def key @key end |
#quota_user ⇒ String
Returns Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
38 39 40 |
# File 'generated/google/apis/classroom_v1/service.rb', line 38 def quota_user @quota_user end |
Instance Method Details
#accept_invitation(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Accepts an invitation, removing it and adding the invited user to the teachers or students (as appropriate) of the specified course. Only the invited user may accept an invitation. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to accept the requested invitation or for access errors.FAILED_PRECONDITIONfor the following request errors:- CourseMemberLimitReached
- CourseNotModifiable
- CourseTeacherLimitReached
- UserGroupsMembershipLimitReached
NOT_FOUNDif no invitation exists with the requested ID.
120 121 122 123 124 125 126 127 128 |
# File 'generated/google/apis/classroom_v1/service.rb', line 120 def accept_invitation(id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/invitations/{id}:accept', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_course(course_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Creates a course.
The user specified in ownerId is the owner of the created course
and added as a teacher.
This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to create courses or for access errors.NOT_FOUNDif the primary teacher is not a valid user.FAILED_PRECONDITIONif the course owner's account is disabled or for the following request errors:- UserGroupsMembershipLimitReached
ALREADY_EXISTSif an alias was specified in theidand already exists.
382 383 384 385 386 387 388 389 390 391 |
# File 'generated/google/apis/classroom_v1/service.rb', line 382 def create_course(course_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses', ) command.request_representation = Google::Apis::ClassroomV1::Course::Representation command.request_object = course_object command.response_representation = Google::Apis::ClassroomV1::Course::Representation command.response_class = Google::Apis::ClassroomV1::Course command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_course_alias(course_id, course_alias_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseAlias
Creates an alias for a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to create the alias or for access errors.NOT_FOUNDif the course does not exist.ALREADY_EXISTSif the alias already exists.FAILED_PRECONDITIONif the alias requested does not make sense for the requesting user or course (for example, if a user not in a domain attempts to access a domain-scoped alias).
649 650 651 652 653 654 655 656 657 658 659 |
# File 'generated/google/apis/classroom_v1/service.rb', line 649 def create_course_alias(course_id, course_alias_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/aliases', ) command.request_representation = Google::Apis::ClassroomV1::CourseAlias::Representation command.request_object = course_alias_object command.response_representation = Google::Apis::ClassroomV1::CourseAlias::Representation command.response_class = Google::Apis::ClassroomV1::CourseAlias command.params['courseId'] = course_id unless course_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_course_course_work(course_id, course_work_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseWork
Creates course work. The resulting course work (and corresponding student submissions) are associated with the Developer Console project of the OAuth client ID used to make the request. Classroom API requests to modify course work and student submissions must be made with an OAuth client ID from the associated Developer Console project. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course, create course work in the requested course, share a Drive attachment, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course does not exist.FAILED_PRECONDITIONfor the following request error:- AttachmentNotVisible
886 887 888 889 890 891 892 893 894 895 896 |
# File 'generated/google/apis/classroom_v1/service.rb', line 886 def create_course_course_work(course_id, course_work_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/courseWork', ) command.request_representation = Google::Apis::ClassroomV1::CourseWork::Representation command.request_object = course_work_object command.response_representation = Google::Apis::ClassroomV1::CourseWork::Representation command.response_class = Google::Apis::ClassroomV1::CourseWork command.params['courseId'] = course_id unless course_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_course_student(course_id, student_object = nil, enrollment_code: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Student
Adds a user as a student of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to create students in this course or for access errors.NOT_FOUNDif the requested course ID does not exist.FAILED_PRECONDITIONif the requested user's account is disabled, for the following request errors:- CourseMemberLimitReached
- CourseNotModifiable
- UserGroupsMembershipLimitReached
ALREADY_EXISTSif the user is already a student or teacher in the course.
836 837 838 839 840 841 842 843 844 845 846 847 |
# File 'generated/google/apis/classroom_v1/service.rb', line 836 def create_course_student(course_id, student_object = nil, enrollment_code: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/students', ) command.request_representation = Google::Apis::ClassroomV1::Student::Representation command.request_object = student_object command.response_representation = Google::Apis::ClassroomV1::Student::Representation command.response_class = Google::Apis::ClassroomV1::Student command.params['courseId'] = course_id unless course_id.nil? command.query['enrollmentCode'] = enrollment_code unless enrollment_code.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_course_teacher(course_id, teacher_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Teacher
Creates a teacher of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to create teachers in this course or for access errors.NOT_FOUNDif the requested course ID does not exist.FAILED_PRECONDITIONif the requested user's account is disabled, for the following request errors:- CourseMemberLimitReached
- CourseNotModifiable
- CourseTeacherLimitReached
- UserGroupsMembershipLimitReached
ALREADY_EXISTSif the user is already a teacher or student in the course.
1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1650 def create_course_teacher(course_id, teacher_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/teachers', ) command.request_representation = Google::Apis::ClassroomV1::Teacher::Representation command.request_object = teacher_object command.response_representation = Google::Apis::ClassroomV1::Teacher::Representation command.response_class = Google::Apis::ClassroomV1::Teacher command.params['courseId'] = course_id unless course_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_invitation(invitation_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Invitation
Creates an invitation. Only one invitation for a user and course may exist at a time. Delete and re-create an invitation to make changes. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to create invitations for this course or for access errors.NOT_FOUNDif the course or the user does not exist.FAILED_PRECONDITIONif the requested user's account is disabled or if the user already has this role or a role with greater permissions.ALREADY_EXISTSif an invitation for the specified user and course already exists.
78 79 80 81 82 83 84 85 86 87 |
# File 'generated/google/apis/classroom_v1/service.rb', line 78 def create_invitation(invitation_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/invitations', ) command.request_representation = Google::Apis::ClassroomV1::Invitation::Representation command.request_object = invitation_object command.response_representation = Google::Apis::ClassroomV1::Invitation::Representation command.response_class = Google::Apis::ClassroomV1::Invitation command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#create_user_profile_guardian_invitation(student_id, guardian_invitation_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::GuardianInvitation
Creates a guardian invitation, and sends an email to the guardian asking
them to confirm that they are the student's guardian.
Once the guardian accepts the invitation, their state will change to
COMPLETED and they will start receiving guardian notifications. A
Guardian resource will also be created to represent the active guardian.
The request object must have the student_id and
invited_email_address fields set. Failing to set these fields, or
setting any other fields in the request, will result in an error.
This method returns the following error codes:
PERMISSION_DENIEDif the current user does not have permission to manage guardians, if the guardian in question has already rejected too many requests for that student, if guardians are not enabled for the domain in question, or for other access errors.RESOURCE_EXHAUSTEDif the student or guardian has exceeded the guardian link limit.INVALID_ARGUMENTif the guardian email address is not valid (for example, if it is too long), or if the format of the student ID provided cannot be recognized (it is not an email address, nor auser_idfrom this API). This error will also be returned if read-only fields are set, or if thestatefield is set to to a value other thanPENDING.NOT_FOUNDif the student ID provided is a valid student ID, but Classroom has no record of that student.ALREADY_EXISTSif there is already a pending guardian invitation for the student andinvited_email_addressprovided, or if the providedinvited_email_addressmatches the Google account of an existingGuardianfor this user.
1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1965 def create_user_profile_guardian_invitation(student_id, guardian_invitation_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/userProfiles/{studentId}/guardianInvitations', ) command.request_representation = Google::Apis::ClassroomV1::GuardianInvitation::Representation command.request_object = guardian_invitation_object command.response_representation = Google::Apis::ClassroomV1::GuardianInvitation::Representation command.response_class = Google::Apis::ClassroomV1::GuardianInvitation command.params['studentId'] = student_id unless student_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_course(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to delete the requested course or for access errors.NOT_FOUNDif no course exists with the requested ID.
279 280 281 282 283 284 285 286 287 |
# File 'generated/google/apis/classroom_v1/service.rb', line 279 def delete_course(id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/courses/{id}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_course_alias(course_id, alias_, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes an alias of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to remove the alias or for access errors.NOT_FOUNDif the alias does not exist.FAILED_PRECONDITIONif the alias requested does not make sense for the requesting user or course (for example, if a user not in a domain attempts to delete a domain-scoped alias).
558 559 560 561 562 563 564 565 566 567 |
# File 'generated/google/apis/classroom_v1/service.rb', line 558 def delete_course_alias(course_id, alias_, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/courses/{courseId}/aliases/{alias}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['alias'] = alias_ unless alias_.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_course_course_work(course_id, id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a course work. This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work item. This method returns the following error codes:
PERMISSION_DENIEDif the requesting developer project did not create the corresponding course work, if the requesting user is not permitted to delete the requested course or for access errors.FAILED_PRECONDITIONif the requested course work has already been deleted.NOT_FOUNDif no course exists with the requested ID.
933 934 935 936 937 938 939 940 941 942 |
# File 'generated/google/apis/classroom_v1/service.rb', line 933 def delete_course_course_work(course_id, id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/courses/{courseId}/courseWork/{id}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_course_student(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a student of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to delete students of this course or for access errors.NOT_FOUNDif no student of this course has the requested ID or if the course does not exist.
694 695 696 697 698 699 700 701 702 703 |
# File 'generated/google/apis/classroom_v1/service.rb', line 694 def delete_course_student(course_id, user_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/courses/{courseId}/students/{userId}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['userId'] = user_id unless user_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_course_teacher(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a teacher of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to delete teachers of this course or for access errors.NOT_FOUNDif no teacher of this course has the requested ID or if the course does not exist.FAILED_PRECONDITIONif the requested ID belongs to the primary teacher of this course.
1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1697 def delete_course_teacher(course_id, user_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/courses/{courseId}/teachers/{userId}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['userId'] = user_id unless user_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_invitation(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes an invitation. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to delete the requested invitation or for access errors.NOT_FOUNDif no invitation exists with the requested ID.
154 155 156 157 158 159 160 161 162 |
# File 'generated/google/apis/classroom_v1/service.rb', line 154 def delete_invitation(id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/invitations/{id}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#delete_user_profile_guardian(student_id, guardian_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Deletes a guardian. The guardian will no longer receive guardian notifications and the guardian will no longer be accessible via the API. This method returns the following error codes:
PERMISSION_DENIEDif no user that matches the providedstudent_idis visible to the requesting user, if the requesting user is not permitted to manage guardians for the student identified by thestudent_id, if guardians are not enabled for the domain in question, or for other access errors.INVALID_ARGUMENTif astudent_idis specified, but its format cannot be recognized (it is not an email address, nor astudent_idfrom the API).NOT_FOUNDif the requesting user is permitted to modify guardians for the requestedstudent_id, but noGuardianrecord exists for that student with the providedguardian_id.
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
# File 'generated/google/apis/classroom_v1/service.rb', line 2016 def delete_user_profile_guardian(student_id, guardian_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:delete, 'v1/userProfiles/{studentId}/guardians/{guardianId}', ) command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['studentId'] = student_id unless student_id.nil? command.params['guardianId'] = guardian_id unless guardian_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_course(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Returns a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or for access errors.NOT_FOUNDif no course exists with the requested ID.
419 420 421 422 423 424 425 426 427 |
# File 'generated/google/apis/classroom_v1/service.rb', line 419 def get_course(id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{id}', ) command.response_representation = Google::Apis::ClassroomV1::Course::Representation command.response_class = Google::Apis::ClassroomV1::Course command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_course_course_work(course_id, id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseWork
Returns course work. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or course work, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course or course work does not exist.
1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1043 def get_course_course_work(course_id, id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/courseWork/{id}', ) command.response_representation = Google::Apis::ClassroomV1::CourseWork::Representation command.response_class = Google::Apis::ClassroomV1::CourseWork command.params['courseId'] = course_id unless course_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_course_course_work_student_submission(course_id, course_work_id, id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::StudentSubmission
Returns a student submission.
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course, course work, or student submission or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1212 def get_course_course_work_student_submission(course_id, course_work_id, id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}', ) command.response_representation = Google::Apis::ClassroomV1::StudentSubmission::Representation command.response_class = Google::Apis::ClassroomV1::StudentSubmission command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_course_student(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Student
Returns a student of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to view students of this course or for access errors.NOT_FOUNDif no student of this course has the requested ID or if the course does not exist.
738 739 740 741 742 743 744 745 746 747 |
# File 'generated/google/apis/classroom_v1/service.rb', line 738 def get_course_student(course_id, user_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/students/{userId}', ) command.response_representation = Google::Apis::ClassroomV1::Student::Representation command.response_class = Google::Apis::ClassroomV1::Student command.params['courseId'] = course_id unless course_id.nil? command.params['userId'] = user_id unless user_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_course_teacher(course_id, user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Teacher
Returns a teacher of a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to view teachers of this course or for access errors.NOT_FOUNDif no teacher of this course has the requested ID or if the course does not exist.
1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1556 def get_course_teacher(course_id, user_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/teachers/{userId}', ) command.response_representation = Google::Apis::ClassroomV1::Teacher::Representation command.response_class = Google::Apis::ClassroomV1::Teacher command.params['courseId'] = course_id unless course_id.nil? command.params['userId'] = user_id unless user_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_invitation(id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Invitation
Returns an invitation. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to view the requested invitation or for access errors.NOT_FOUNDif no invitation exists with the requested ID.
188 189 190 191 192 193 194 195 196 |
# File 'generated/google/apis/classroom_v1/service.rb', line 188 def get_invitation(id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/invitations/{id}', ) command.response_representation = Google::Apis::ClassroomV1::Invitation::Representation command.response_class = Google::Apis::ClassroomV1::Invitation command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_user_profile(user_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::UserProfile
Returns a user profile. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access this user profile, if no profile exists with the requested ID, or for access errors.
1736 1737 1738 1739 1740 1741 1742 1743 1744 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1736 def get_user_profile(user_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/userProfiles/{userId}', ) command.response_representation = Google::Apis::ClassroomV1::UserProfile::Representation command.response_class = Google::Apis::ClassroomV1::UserProfile command.params['userId'] = user_id unless user_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_user_profile_guardian(student_id, guardian_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Guardian
Returns a specific guardian. This method returns the following error codes:
PERMISSION_DENIEDif no user that matches the providedstudent_idis visible to the requesting user, if the requesting user is not permitted to view guardian information for the student identified by thestudent_id, if guardians are not enabled for the domain in question, or for other access errors.INVALID_ARGUMENTif astudent_idis specified, but its format cannot be recognized (it is not an email address, nor astudent_idfrom the API, nor the literal stringme).NOT_FOUNDif the requesting user is permitted to view guardians for the requestedstudent_id, but noGuardianrecord exists for that student that matches the providedguardian_id.
2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 |
# File 'generated/google/apis/classroom_v1/service.rb', line 2134 def get_user_profile_guardian(student_id, guardian_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/userProfiles/{studentId}/guardians/{guardianId}', ) command.response_representation = Google::Apis::ClassroomV1::Guardian::Representation command.response_class = Google::Apis::ClassroomV1::Guardian command.params['studentId'] = student_id unless student_id.nil? command.params['guardianId'] = guardian_id unless guardian_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#get_user_profile_guardian_invitation(student_id, invitation_id, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::GuardianInvitation
Returns a specific guardian invitation. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to view guardian invitations for the student identified by thestudent_id, if guardians are not enabled for the domain in question, or for other access errors.INVALID_ARGUMENTif astudent_idis specified, but its format cannot be recognized (it is not an email address, nor astudent_idfrom the API, nor the literal stringme).NOT_FOUNDif Classroom cannot find any record of the given student orinvitation_id. May also be returned if the student exists, but the requesting user does not have access to see that student.
1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1850 def get_user_profile_guardian_invitation(student_id, invitation_id, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/userProfiles/{studentId}/guardianInvitations/{invitationId}', ) command.response_representation = Google::Apis::ClassroomV1::GuardianInvitation::Representation command.response_class = Google::Apis::ClassroomV1::GuardianInvitation command.params['studentId'] = student_id unless student_id.nil? command.params['invitationId'] = invitation_id unless invitation_id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_course_aliases(course_id, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListCourseAliasesResponse
Returns a list of aliases for a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the course or for access errors.NOT_FOUNDif the course does not exist.
606 607 608 609 610 611 612 613 614 615 616 |
# File 'generated/google/apis/classroom_v1/service.rb', line 606 def list_course_aliases(course_id, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/aliases', ) command.response_representation = Google::Apis::ClassroomV1::ListCourseAliasesResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListCourseAliasesResponse command.params['courseId'] = course_id unless course_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_course_course_work_student_submissions(course_id, course_work_id, user_id: nil, late: nil, page_token: nil, states: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListStudentSubmissionsResponse
Returns a list of student submissions that the requester is permitted to
view, factoring in the OAuth scopes of the request.
- may be specified as the course_work_id to include student
submissions for multiple course work items.
Course students may only view their own work. Course teachers
and domain administrators may view all student submissions.
This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or course work, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course does not exist.
1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1507 def list_course_course_work_student_submissions(course_id, course_work_id, user_id: nil, late: nil, page_token: nil, states: nil, page_size: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions', ) command.response_representation = Google::Apis::ClassroomV1::ListStudentSubmissionsResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListStudentSubmissionsResponse command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.query['userId'] = user_id unless user_id.nil? command.query['late'] = late unless late.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['states'] = states unless states.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_course_course_works(course_id, page_size: nil, course_work_states: nil, order_by: nil, page_token: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListCourseWorkResponse
Returns a list of course work that the requester is permitted to view.
Course students may only view PUBLISHED course work. Course teachers
and domain administrators may view all course work.
This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course does not exist.
1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1104 def list_course_course_works(course_id, page_size: nil, course_work_states: nil, order_by: nil, page_token: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/courseWork', ) command.response_representation = Google::Apis::ClassroomV1::ListCourseWorkResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListCourseWorkResponse command.params['courseId'] = course_id unless course_id.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['courseWorkStates'] = course_work_states unless course_work_states.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_course_students(course_id, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListStudentsResponse
Returns a list of students of this course that the requester is permitted to view. This method returns the following error codes:
NOT_FOUNDif the course does not exist.PERMISSION_DENIEDfor access errors.
785 786 787 788 789 790 791 792 793 794 795 |
# File 'generated/google/apis/classroom_v1/service.rb', line 785 def list_course_students(course_id, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/students', ) command.response_representation = Google::Apis::ClassroomV1::ListStudentsResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListStudentsResponse command.params['courseId'] = course_id unless course_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_course_teachers(course_id, page_size: nil, page_token: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListTeachersResponse
Returns a list of teachers of this course that the requester is permitted to view. This method returns the following error codes:
NOT_FOUNDif the course does not exist.PERMISSION_DENIEDfor access errors.
1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1603 def list_course_teachers(course_id, page_size: nil, page_token: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses/{courseId}/teachers', ) command.response_representation = Google::Apis::ClassroomV1::ListTeachersResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListTeachersResponse command.params['courseId'] = course_id unless course_id.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_courses(student_id: nil, page_token: nil, page_size: nil, teacher_id: nil, course_states: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListCoursesResponse
Returns a list of courses that the requesting user is permitted to view, restricted to those that match the request. This method returns the following error codes:
PERMISSION_DENIEDfor access errors.INVALID_ARGUMENTif the query argument is malformed.NOT_FOUNDif any users specified in the query arguments do not exist.
338 339 340 341 342 343 344 345 346 347 348 349 350 |
# File 'generated/google/apis/classroom_v1/service.rb', line 338 def list_courses(student_id: nil, page_token: nil, page_size: nil, teacher_id: nil, course_states: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/courses', ) command.response_representation = Google::Apis::ClassroomV1::ListCoursesResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListCoursesResponse command.query['studentId'] = student_id unless student_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['teacherId'] = teacher_id unless teacher_id.nil? command.query['courseStates'] = course_states unless course_states.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_invitations(course_id: nil, user_id: nil, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListInvitationsResponse
Returns a list of invitations that the requesting user is permitted to
view, restricted to those that match the list request.
Note: At least one of user_id or course_id must be supplied. Both
fields can be supplied.
This method returns the following error codes:
PERMISSION_DENIEDfor access errors.
240 241 242 243 244 245 246 247 248 249 250 251 |
# File 'generated/google/apis/classroom_v1/service.rb', line 240 def list_invitations(course_id: nil, user_id: nil, page_token: nil, page_size: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/invitations', ) command.response_representation = Google::Apis::ClassroomV1::ListInvitationsResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListInvitationsResponse command.query['courseId'] = course_id unless course_id.nil? command.query['userId'] = user_id unless user_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_user_profile_guardian_invitations(student_id, page_token: nil, invited_email_address: nil, states: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListGuardianInvitationsResponse
Returns a list of guardian invitations that the requesting user is permitted to view, filtered by the parameters provided. This method returns the following error codes:
PERMISSION_DENIEDif astudent_idis specified, and the requesting user is not permitted to view guardian invitations for that student, if"-"is specified as thestudent_idand the user is not a domain administrator, if guardians are not enabled for the domain in question, or for other access errors.INVALID_ARGUMENTif astudent_idis specified, but its format cannot be recognized (it is not an email address, nor astudent_idfrom the API, nor the literal stringme). May also be returned if an invalidpage_tokenorstateis provided.NOT_FOUNDif astudent_idis specified, and its format can be recognized, but Classroom has no record of that student.
1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1803 def list_user_profile_guardian_invitations(student_id, page_token: nil, invited_email_address: nil, states: nil, page_size: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/userProfiles/{studentId}/guardianInvitations', ) command.response_representation = Google::Apis::ClassroomV1::ListGuardianInvitationsResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListGuardianInvitationsResponse command.params['studentId'] = student_id unless student_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['invitedEmailAddress'] = invited_email_address unless invited_email_address.nil? command.query['states'] = states unless states.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#list_user_profile_guardians(student_id, page_token: nil, invited_email_address: nil, page_size: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::ListGuardiansResponse
Returns a list of guardians that the requesting user is permitted to
view, restricted to those that match the request.
To list guardians for any student that the requesting user may view
guardians for, use the literal character - for the student ID.
This method returns the following error codes:
PERMISSION_DENIEDif astudent_idis specified, and the requesting user is not permitted to view guardian information for that student, if"-"is specified as thestudent_idand the user is not a domain administrator, if guardians are not enabled for the domain in question, if theinvited_email_addressfilter is set by a user who is not a domain administrator, or for other access errors.INVALID_ARGUMENTif astudent_idis specified, but its format cannot be recognized (it is not an email address, nor astudent_idfrom the API, nor the literal stringme). May also be returned if an invalidpage_tokenis provided.NOT_FOUNDif astudent_idis specified, and its format can be recognized, but Classroom has no record of that student.
2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 |
# File 'generated/google/apis/classroom_v1/service.rb', line 2084 def list_user_profile_guardians(student_id, page_token: nil, invited_email_address: nil, page_size: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:get, 'v1/userProfiles/{studentId}/guardians', ) command.response_representation = Google::Apis::ClassroomV1::ListGuardiansResponse::Representation command.response_class = Google::Apis::ClassroomV1::ListGuardiansResponse command.params['studentId'] = student_id unless student_id.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['invitedEmailAddress'] = invited_email_address unless invited_email_address.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#modify_student_submission_attachments(course_id, course_work_id, id, modify_attachments_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::StudentSubmission
Modifies attachments of student submission.
Attachments may only be added to student submissions belonging to course
work objects with a workType of ASSIGNMENT.
This request must be made by the Developer Console project of the
OAuth client ID used to
create the corresponding course work item.
This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or course work, if the user is not permitted to modify attachments on the requested student submission, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1432 def (course_id, course_work_id, id, = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:modifyAttachments', ) command.request_representation = Google::Apis::ClassroomV1::ModifyAttachmentsRequest::Representation command.request_object = command.response_representation = Google::Apis::ClassroomV1::StudentSubmission::Representation command.response_class = Google::Apis::ClassroomV1::StudentSubmission command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#patch_course(id, course_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Updates one or more fields in a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to modify the requested course or for access errors.NOT_FOUNDif no course exists with the requested ID.INVALID_ARGUMENTif invalid fields are specified in the update mask or if no update mask is supplied.FAILED_PRECONDITIONfor the following request errors:- CourseNotModifiable
472 473 474 475 476 477 478 479 480 481 482 483 |
# File 'generated/google/apis/classroom_v1/service.rb', line 472 def patch_course(id, course_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:patch, 'v1/courses/{id}', ) command.request_representation = Google::Apis::ClassroomV1::Course::Representation command.request_object = course_object command.response_representation = Google::Apis::ClassroomV1::Course::Representation command.response_class = Google::Apis::ClassroomV1::Course command.params['id'] = id unless id.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#patch_course_course_work(course_id, id, course_work_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::CourseWork
Updates one or more fields of a course work. See google.classroom.v1.CourseWork for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work item. This method returns the following error codes:
PERMISSION_DENIEDif the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors.INVALID_ARGUMENTif the request is malformed.FAILED_PRECONDITIONif the requested course work has already been deleted.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1000 def patch_course_course_work(course_id, id, course_work_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:patch, 'v1/courses/{courseId}/courseWork/{id}', ) command.request_representation = Google::Apis::ClassroomV1::CourseWork::Representation command.request_object = course_work_object command.response_representation = Google::Apis::ClassroomV1::CourseWork::Representation command.response_class = Google::Apis::ClassroomV1::CourseWork command.params['courseId'] = course_id unless course_id.nil? command.params['id'] = id unless id.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#patch_course_course_work_student_submission(course_id, course_work_id, id, student_submission_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::StudentSubmission
Updates one or more fields of a student submission. See google.classroom.v1.StudentSubmission for details of which fields may be updated and who may change them. This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work item. This method returns the following error codes:
PERMISSION_DENIEDif the requesting developer project did not create the corresponding course work, if the user is not permitted to make the requested modification to the student submission, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1165 def patch_course_course_work_student_submission(course_id, course_work_id, id, student_submission_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:patch, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}', ) command.request_representation = Google::Apis::ClassroomV1::StudentSubmission::Representation command.request_object = student_submission_object command.response_representation = Google::Apis::ClassroomV1::StudentSubmission::Representation command.response_class = Google::Apis::ClassroomV1::StudentSubmission command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.params['id'] = id unless id.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#patch_user_profile_guardian_invitation(student_id, invitation_id, guardian_invitation_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::GuardianInvitation
Modifies a guardian invitation.
Currently, the only valid modification is to change the state from
PENDING to COMPLETE. This has the effect of withdrawing the invitation.
This method returns the following error codes:
PERMISSION_DENIEDif the current user does not have permission to manage guardians, if guardians are not enabled for the domain in question or for other access errors.FAILED_PRECONDITIONif the guardian link is not in thePENDINGstate.INVALID_ARGUMENTif the format of the student ID provided cannot be recognized (it is not an email address, nor auser_idfrom this API), or if the passedGuardianInvitationhas astateother thanCOMPLETE, or if it modifies fields other thanstate.NOT_FOUNDif the student ID provided is a valid student ID, but Classroom has no record of that student, or if theidfield does not refer to a guardian invitation known to Classroom.
1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1905 def patch_user_profile_guardian_invitation(student_id, invitation_id, guardian_invitation_object = nil, update_mask: nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:patch, 'v1/userProfiles/{studentId}/guardianInvitations/{invitationId}', ) command.request_representation = Google::Apis::ClassroomV1::GuardianInvitation::Representation command.request_object = guardian_invitation_object command.response_representation = Google::Apis::ClassroomV1::GuardianInvitation::Representation command.response_class = Google::Apis::ClassroomV1::GuardianInvitation command.params['studentId'] = student_id unless student_id.nil? command.params['invitationId'] = invitation_id unless invitation_id.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#reclaim_student_submission(course_id, course_work_id, id, reclaim_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Reclaims a student submission on behalf of the student that owns it. Reclaiming a student submission transfers ownership of attached Drive files to the student and update the submission state. Only the student that owns the requested student submission may call this method, and only for a student submission that has been turned in. This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work item. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or course work, unsubmit the requested student submission, or for access errors.FAILED_PRECONDITIONif the student submission has not been turned in.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1323 def reclaim_student_submission(course_id, course_work_id, id, reclaim_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:reclaim', ) command.request_representation = Google::Apis::ClassroomV1::ReclaimStudentSubmissionRequest::Representation command.request_object = reclaim_student_submission_request_object command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#return_student_submission(course_id, course_work_id, id, return_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Returns a student submission. Returning a student submission transfers ownership of attached Drive files to the student and may also update the submission state. Unlike the Classroom application, returning a student submission does not set assignedGrade to the draftGrade value. Only a teacher of the course that contains the requested student submission may call this method. This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work item. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or course work, return the requested student submission, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1267 def return_student_submission(course_id, course_work_id, id, return_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:return', ) command.request_representation = Google::Apis::ClassroomV1::ReturnStudentSubmissionRequest::Representation command.request_object = return_student_submission_request_object command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#turn_in_student_submission(course_id, course_work_id, id, turn_in_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Empty
Turns in a student submission. Turning in a student submission transfers ownership of attached Drive files to the teacher and may also update the submission state. This may only be called by the student that owns the specified student submission. This request must be made by the Developer Console project of the OAuth client ID used to create the corresponding course work item. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to access the requested course or course work, turn in the requested student submission, or for access errors.INVALID_ARGUMENTif the request is malformed.NOT_FOUNDif the requested course, course work, or student submission does not exist.
1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 |
# File 'generated/google/apis/classroom_v1/service.rb', line 1378 def turn_in_student_submission(course_id, course_work_id, id, turn_in_student_submission_request_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:post, 'v1/courses/{courseId}/courseWork/{courseWorkId}/studentSubmissions/{id}:turnIn', ) command.request_representation = Google::Apis::ClassroomV1::TurnInStudentSubmissionRequest::Representation command.request_object = turn_in_student_submission_request_object command.response_representation = Google::Apis::ClassroomV1::Empty::Representation command.response_class = Google::Apis::ClassroomV1::Empty command.params['courseId'] = course_id unless course_id.nil? command.params['courseWorkId'] = course_work_id unless course_work_id.nil? command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |
#update_course(id, course_object = nil, quota_user: nil, fields: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::ClassroomV1::Course
Updates a course. This method returns the following error codes:
PERMISSION_DENIEDif the requesting user is not permitted to modify the requested course or for access errors.NOT_FOUNDif no course exists with the requested ID.FAILED_PRECONDITIONfor the following request errors:- CourseNotModifiable
514 515 516 517 518 519 520 521 522 523 524 |
# File 'generated/google/apis/classroom_v1/service.rb', line 514 def update_course(id, course_object = nil, quota_user: nil, fields: nil, options: nil, &block) command = make_simple_command(:put, 'v1/courses/{id}', ) command.request_representation = Google::Apis::ClassroomV1::Course::Representation command.request_object = course_object command.response_representation = Google::Apis::ClassroomV1::Course::Representation command.response_class = Google::Apis::ClassroomV1::Course command.params['id'] = id unless id.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? command.query['fields'] = fields unless fields.nil? execute_or_queue_command(command, &block) end |