Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DStateHistory.php25 public $actorUserId; variable in Google\\Service\\Classroom\\StateHistory
38 public function setActorUserId($actorUserId) argument
40 $this->actorUserId = $actorUserId;
47 return $this->actorUserId;
H A DGradeHistory.php25 public $actorUserId; variable in Google\\Service\\Classroom\\GradeHistory
40 public function setActorUserId($actorUserId) argument
42 $this->actorUserId = $actorUserId;
49 return $this->actorUserId;