Home
last modified time | relevance | path

Searched refs:guardians (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClassroom.php1188 'guardians',
1192 'path' => 'v1/userProfiles/{studentId}/guardians/{guardianId}',
1207 'path' => 'v1/userProfiles/{studentId}/guardians/{guardianId}',
1222 'path' => 'v1/userProfiles/{studentId}/guardians',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DListGuardiansResponse.php33 public function setGuardians($guardians) argument
35 $this->guardians = $guardians;
42 return $this->guardians;