Class: Google::Apis::ClassroomV1::TeacherContext

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ TeacherContext

Returns a new instance of TeacherContext.



3022
3023
3024
# File 'lib/google/apis/classroom_v1/classes.rb', line 3022

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3027
3028
# File 'lib/google/apis/classroom_v1/classes.rb', line 3027

def update!(**args)
end