Home
last modified time | relevance | path

Searched refs:associatedWithDeveloper (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DStudentSubmission.php33 public $associatedWithDeveloper; variable in Google\\Service\\Classroom\\StudentSubmission
117 public function setAssociatedWithDeveloper($associatedWithDeveloper) argument
119 $this->associatedWithDeveloper = $associatedWithDeveloper;
126 return $this->associatedWithDeveloper;
H A DCourseWork.php36 public $associatedWithDeveloper; variable in Google\\Service\\Classroom\\CourseWork
144 public function setAssociatedWithDeveloper($associatedWithDeveloper) argument
146 $this->associatedWithDeveloper = $associatedWithDeveloper;
153 return $this->associatedWithDeveloper;