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.



2998
2999
3000
# File 'lib/google/apis/classroom_v1/classes.rb', line 2998

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3003
3004
# File 'lib/google/apis/classroom_v1/classes.rb', line 3003

def update!(**args)
end