Class: Google::Apis::ClassroomV1::ReclaimStudentSubmissionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ClassroomV1::ReclaimStudentSubmissionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- 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.
Constructor Details
#initialize(**args) ⇒ ReclaimStudentSubmissionRequest
Returns a new instance of ReclaimStudentSubmissionRequest.
1731 1732 1733 |
# File 'generated/google/apis/classroom_v1/classes.rb', line 1731 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1736 1737 |
# File 'generated/google/apis/classroom_v1/classes.rb', line 1736 def update!(**args) end |