Class: Google::Apis::ClassroomV1::ReturnStudentSubmissionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ClassroomV1::ReturnStudentSubmissionRequest
- Defined in:
- generated/google/apis/classroom_v1/classes.rb,
generated/google/apis/classroom_v1/representations.rb,
generated/google/apis/classroom_v1/representations.rb
Overview
Request to return a student submission.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReturnStudentSubmissionRequest
constructor
A new instance of ReturnStudentSubmissionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ ReturnStudentSubmissionRequest
Returns a new instance of ReturnStudentSubmissionRequest
1702 1703 1704 |
# File 'generated/google/apis/classroom_v1/classes.rb', line 1702 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1707 1708 |
# File 'generated/google/apis/classroom_v1/classes.rb', line 1707 def update!(**args) end |