Home
last modified time | relevance | path

Searched refs:userId (Results 51 – 75 of 99) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCoursesTeachers.php72 * @param string $userId Identifier of the teacher to delete. The identifier can
79 public function delete($courseId, $userId, $optParams = []) argument
81 $params = ['courseId' => $courseId, 'userId' => $userId];
94 * @param string $userId Identifier of the teacher to return. The identifier can
101 public function get($courseId, $userId, $optParams = []) argument
103 $params = ['courseId' => $courseId, 'userId' => $userId];
H A DUserProfiles.php38 * @param string $userId Identifier of the profile to return. The identifier can
45 public function get($userId, $optParams = []) argument
47 $params = ['userId' => $userId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DClassroom.php551 'userId' => [
789 'path' => 'v1/courses/{courseId}/students/{userId}',
797 'userId' => [
804 'path' => 'v1/courses/{courseId}/students/{userId}',
812 'userId' => [
857 'path' => 'v1/courses/{courseId}/teachers/{userId}',
865 'userId' => [
880 'userId' => [
1051 'userId' => [
1091 'path' => 'v1/userProfiles/{userId}',
[all …]
H A DAdExchangeBuyerII.php238 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}/users/{userId}',
251 'userId' => [
281 'path' => 'v2beta1/accounts/{accountId}/clients/{clientAccountId}/users/{userId}',
294 'userId' => [
H A DDisplayVideo.php3071 'path' => 'v1/users/{+userId}:bulkEditAssignedUserRoles',
3074 'userId' => [
3085 'path' => 'v1/users/{+userId}',
3088 'userId' => [
3095 'path' => 'v1/users/{+userId}',
3098 'userId' => [
3126 'path' => 'v1/users/{+userId}',
3129 'userId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DClientUser.php37 public $userId; variable in Google\\Service\\AdExchangeBuyerII\\ClientUser
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DRequestMetadata.php39 public $userId; variable in Google\\Service\\CloudTalentSolution\\RequestMetadata
100 public function setUserId($userId) argument
102 $this->userId = $userId;
109 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DUser.php40 public $userId; variable in Google\\Service\\DisplayVideo\\User
101 public function setUserId($userId) argument
103 $this->userId = $userId;
110 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettingsSendAs.php44 * @param string $userId User's email address. The special value "me" can be
50 public function create($userId, SendAs $postBody, $optParams = []) argument
52 $params = ['userId' => $userId, 'postBody' => $postBody];
66 public function delete($userId, $sendAsEmail, $optParams = []) argument
68 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail];
82 public function get($userId, $sendAsEmail, $optParams = []) argument
84 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail];
98 public function listUsersSettingsSendAs($userId, $optParams = []) argument
100 $params = ['userId' => $userId];
150 public function verify($userId, $sendAsEmail, $optParams = []) argument
[all …]
H A DUsers.php37 * @param string $userId The user's email address. The special value `me` can be
42 public function getProfile($userId, $optParams = []) argument
44 $params = ['userId' => $userId];
51 * @param string $userId The user's email address. The special value `me` can be
55 public function stop($userId, $optParams = []) argument
57 $params = ['userId' => $userId];
65 * @param string $userId The user's email address. The special value `me` can be
71 public function watch($userId, WatchRequest $postBody, $optParams = []) argument
73 $params = ['userId' => $userId, 'postBody' => $postBody];
H A DUsersDrafts.php43 public function create($userId, Draft $postBody, $optParams = []) argument
45 $params = ['userId' => $userId, 'postBody' => $postBody];
58 public function delete($userId, $id, $optParams = []) argument
60 $params = ['userId' => $userId, 'id' => $id];
75 public function get($userId, $id, $optParams = []) argument
77 $params = ['userId' => $userId, 'id' => $id];
99 public function listUsersDrafts($userId, $optParams = []) argument
101 $params = ['userId' => $userId];
115 public function send($userId, Draft $postBody, $optParams = []) argument
117 $params = ['userId' => $userId, 'postBody' => $postBody];
[all …]
H A DUsersHistory.php37 * @param string $userId The user's email address. The special value `me` can be
60 public function listUsersHistory($userId, $optParams = []) argument
62 $params = ['userId' => $userId];
H A DUsersSettings.php45 public function getAutoForwarding($userId, $optParams = []) argument
47 $params = ['userId' => $userId];
59 public function getImap($userId, $optParams = []) argument
61 $params = ['userId' => $userId];
73 public function getLanguage($userId, $optParams = []) argument
75 $params = ['userId' => $userId];
87 public function getPop($userId, $optParams = []) argument
89 $params = ['userId' => $userId];
101 public function getVacation($userId, $optParams = []) argument
103 $params = ['userId' => $userId];
[all …]
H A DUsersSettingsDelegates.php46 * @param string $userId User's email address. The special value "me" can be
52 public function create($userId, Delegate $postBody, $optParams = []) argument
54 $params = ['userId' => $userId, 'postBody' => $postBody];
65 * @param string $userId User's email address. The special value "me" can be
71 public function delete($userId, $delegateEmail, $optParams = []) argument
73 $params = ['userId' => $userId, 'delegateEmail' => $delegateEmail];
83 * @param string $userId User's email address. The special value "me" can be
90 public function get($userId, $delegateEmail, $optParams = []) argument
92 $params = ['userId' => $userId, 'delegateEmail' => $delegateEmail];
106 public function listUsersSettingsDelegates($userId, $optParams = []) argument
[all …]
H A DUsersSettingsFilters.php37 * @param string $userId User's email address. The special value "me" can be
43 public function create($userId, Filter $postBody, $optParams = []) argument
45 $params = ['userId' => $userId, 'postBody' => $postBody];
52 * @param string $userId User's email address. The special value "me" can be
57 public function delete($userId, $id, $optParams = []) argument
59 $params = ['userId' => $userId, 'id' => $id];
66 * @param string $userId User's email address. The special value "me" can be
72 public function get($userId, $id, $optParams = []) argument
74 $params = ['userId' => $userId, 'id' => $id];
86 public function listUsersSettingsFilters($userId, $optParams = []) argument
[all …]
H A DUsersSettingsForwardingAddresses.php41 * @param string $userId User's email address. The special value "me" can be
47 public function create($userId, ForwardingAddress $postBody, $optParams = []) argument
49 $params = ['userId' => $userId, 'postBody' => $postBody];
59 * @param string $userId User's email address. The special value "me" can be
64 public function delete($userId, $forwardingEmail, $optParams = []) argument
66 $params = ['userId' => $userId, 'forwardingEmail' => $forwardingEmail];
73 * @param string $userId User's email address. The special value "me" can be
79 public function get($userId, $forwardingEmail, $optParams = []) argument
81 $params = ['userId' => $userId, 'forwardingEmail' => $forwardingEmail];
89 * @param string $userId User's email address. The special value "me" can be
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DBlogs.php67 * @param string $userId
76 public function listByUser($userId, $optParams = []) argument
78 $params = ['userId' => $userId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1UserInfo.php37 public $userId; variable in Google\\Service\\RecommendationsAI\\GoogleCloudRecommendationengineV1beta1UserInfo
88 public function setUserId($userId) argument
90 $this->userId = $userId;
97 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DBookshelves.php37 * @param string $userId ID of user for whom to retrieve bookshelves.
44 public function get($userId, $shelf, $optParams = []) argument
46 $params = ['userId' => $userId, 'shelf' => $shelf];
54 * @param string $userId ID of user for whom to retrieve bookshelves.
60 public function listBookshelves($userId, $optParams = []) argument
62 $params = ['userId' => $userId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DTransferConfig.php83 public $userId; variable in Google\\Service\\BigQueryDataTransfer\\TransferConfig
312 public function setUserId($userId) argument
314 $this->userId = $userId;
321 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DSignature.php35 public $userId; variable in Google\\Service\\CloudHealthcare\\Signature
82 public function setUserId($userId) argument
84 $this->userId = $userId;
91 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DInvitation.php37 public $userId; variable in Google\\Service\\Classroom\\Invitation
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
H A DStudentSubmission.php76 public $userId; variable in Google\\Service\\Classroom\\StudentSubmission
293 public function setUserId($userId) argument
295 $this->userId = $userId;
302 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDeviceConfig.php56 public $userId; variable in Google\\Service\\SASPortalTesting\\SasPortalDeviceConfig
187 public function setUserId($userId) argument
189 $this->userId = $userId;
196 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlogPerUserInfo.php45 public $userId; variable in Google\\Service\\Blogger\\BlogPerUserInfo
120 public function setUserId($userId) argument
122 $this->userId = $userId;
129 return $this->userId;

1234