Class: Google::Apis::ClassroomV1::TeacherContext
- Inherits:
-
Object
- Object
- Google::Apis::ClassroomV1::TeacherContext
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/classroom_v1/classes.rb,
lib/google/apis/classroom_v1/representations.rb,
lib/google/apis/classroom_v1/representations.rb
Overview
Role-specific context if the requesting user is a teacher.
Instance Method Summary collapse
-
#initialize(**args) ⇒ TeacherContext
constructor
A new instance of TeacherContext.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ TeacherContext
Returns a new instance of TeacherContext.
2481 2482 2483 |
# File 'lib/google/apis/classroom_v1/classes.rb', line 2481 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2486 2487 |
# File 'lib/google/apis/classroom_v1/classes.rb', line 2486 def update!(**args) end |