Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DModifyIndividualStudentsOptions.php30 public $removeStudentIds; variable in Google\\Service\\Classroom\\ModifyIndividualStudentsOptions
49 public function setRemoveStudentIds($removeStudentIds) argument
51 $this->removeStudentIds = $removeStudentIds;
58 return $this->removeStudentIds;