Searched refs:userProfiles (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Classroom.php | 115 public $userProfiles; variable in Google\\Service\\Classroom 1087 'userProfiles', 1091 'path' => 'v1/userProfiles/{userId}', 1111 'path' => 'v1/userProfiles/{studentId}/guardianInvitations', 1121 'path' => 'v1/userProfiles/{studentId}/guardianInvitations/{invitationId}', 1136 'path' => 'v1/userProfiles/{studentId}/guardianInvitations', 1163 'path' => 'v1/userProfiles/{studentId}/guardianInvitations/{invitationId}', 1192 'path' => 'v1/userProfiles/{studentId}/guardians/{guardianId}', 1207 'path' => 'v1/userProfiles/{studentId}/guardians/{guardianId}', 1222 'path' => 'v1/userProfiles/{studentId}/guardians',
|
H A D | Dfareporting.php | 105 public $userProfiles; variable in Google\\Service\\Dfareporting 4556 'userProfiles',
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_DfareportingService.php | 395 public $userProfiles; variable in Google_DfareportingService 412 …$this->userProfiles = new Google_UserProfilesServiceResource($this, $this->serviceName, 'userProfi…
|