Class: Google::Apis::ClassroomV1::ReclaimStudentSubmissionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ClassroomV1::ReclaimStudentSubmissionRequest
- 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 reclaim a student submission.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ReclaimStudentSubmissionRequest
constructor
A new instance of ReclaimStudentSubmissionRequest.
-
#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) ⇒ ReclaimStudentSubmissionRequest
Returns a new instance of ReclaimStudentSubmissionRequest
1590 1591 1592 |
# File 'generated/google/apis/classroom_v1/classes.rb', line 1590 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1595 1596 |
# File 'generated/google/apis/classroom_v1/classes.rb', line 1595 def update!(**args) end |