Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
DUsers.php39 * @param string $userKey Identifies the user in the API request. The value can
43 public function delete($userKey, $optParams = []) argument
45 $params = ['userKey' => $userKey];
52 * @param string $userKey Identifies the user in the API request. The value can
66 public function get($userKey, $optParams = []) argument
68 $params = ['userKey' => $userKey];
133 * @param string $userKey Identifies the user in the API request. The value can
138 public function makeAdmin($userKey, UserMakeAdmin $postBody, $optParams = []) argument
140 $params = ['userKey' => $userKey, 'postBody' => $postBody];
150 * @param string $userKey Identifies the user in the API request. The value can
[all …]
DUsersPhotos.php35 * @param string $userKey Identifies the user in the API request. The value can
39 public function delete($userKey, $optParams = []) argument
41 $params = ['userKey' => $userKey];
48 * @param string $userKey Identifies the user in the API request. The value can
53 public function get($userKey, $optParams = []) argument
55 $params = ['userKey' => $userKey];
63 * @param string $userKey Identifies the user in the API request. The value can
69 public function patch($userKey, UserPhoto $postBody, $optParams = []) argument
71 $params = ['userKey' => $userKey, 'postBody' => $postBody];
78 * @param string $userKey Identifies the user in the API request. The value can
[all …]
DUsersAliases.php37 * @param string $userKey Identifies the user in the API request. The value can
42 public function delete($userKey, $alias, $optParams = []) argument
44 $params = ['userKey' => $userKey, 'alias' => $alias];
51 * @param string $userKey Identifies the user in the API request. The value can
57 public function insert($userKey, Alias $postBody, $optParams = []) argument
59 $params = ['userKey' => $userKey, 'postBody' => $postBody];
66 * @param string $userKey Identifies the user in the API request. The value can
73 public function listUsersAliases($userKey, $optParams = []) argument
75 $params = ['userKey' => $userKey];
82 * @param string $userKey Email or immutable ID of the user
[all …]
DVerificationCodes.php36 * @param string $userKey Email or immutable ID of the user
39 public function generate($userKey, $optParams = []) argument
41 $params = ['userKey' => $userKey];
49 * @param string $userKey Email or immutable ID of the user
52 public function invalidate($userKey, $optParams = []) argument
54 $params = ['userKey' => $userKey];
62 * @param string $userKey Identifies the user in the API request. The value can
67 public function listVerificationCodes($userKey, $optParams = []) argument
69 $params = ['userKey' => $userKey];
DAsps.php36 * @param string $userKey Identifies the user in the API request. The value can
41 public function delete($userKey, $codeId, $optParams = []) argument
43 $params = ['userKey' => $userKey, 'codeId' => $codeId];
50 * @param string $userKey Identifies the user in the API request. The value can
56 public function get($userKey, $codeId, $optParams = []) argument
58 $params = ['userKey' => $userKey, 'codeId' => $codeId];
65 * @param string $userKey Identifies the user in the API request. The value can
70 public function listAsps($userKey, $optParams = []) argument
72 $params = ['userKey' => $userKey];
DTokens.php37 * @param string $userKey Identifies the user in the API request. The value can
43 public function delete($userKey, $clientId, $optParams = []) argument
45 $params = ['userKey' => $userKey, 'clientId' => $clientId];
52 * @param string $userKey Identifies the user in the API request. The value can
59 public function get($userKey, $clientId, $optParams = []) argument
61 $params = ['userKey' => $userKey, 'clientId' => $clientId];
69 * @param string $userKey Identifies the user in the API request. The value can
74 public function listTokens($userKey, $optParams = []) argument
76 $params = ['userKey' => $userKey];
DTwoStepVerification.php33 * @param string $userKey Identifies the user in the API request. The value can
37 public function turnOff($userKey, $optParams = []) argument
39 $params = ['userKey' => $userKey];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/Resource/
DActivities.php41 * @param string $userKey Represents the profile ID or the user email for which
137 public function listActivities($userKey, $applicationName, $optParams = []) argument
139 $params = ['userKey' => $userKey, 'applicationName' => $applicationName];
147 * @param string $userKey Represents the profile ID or the user email for which
244 public function watch($userKey, $applicationName, Channel $postBody, $optParams = []) argument
246 … $params = ['userKey' => $userKey, 'applicationName' => $applicationName, 'postBody' => $postBody];
DUserUsageReport.php38 * @param string $userKey Represents the profile ID or the user email for which
100 public function get($userKey, $date, $optParams = []) argument
102 $params = ['userKey' => $userKey, 'date' => $date];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DAsp.php49 public $userKey; variable in Google\\Service\\Directory\\Asp
138 public function setUserKey($userKey) argument
140 $this->userKey = $userKey;
147 return $this->userKey;
DToken.php54 public $userKey; variable in Google\\Service\\Directory\\Token
157 public function setUserKey($userKey) argument
159 $this->userKey = $userKey;
166 return $this->userKey;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDirectory.php178 'path' => 'admin/directory/v1/users/{userKey}/asps/{codeId}',
181 'userKey' => [
193 'path' => 'admin/directory/v1/users/{userKey}/asps/{codeId}',
196 'userKey' => [
208 'path' => 'admin/directory/v1/users/{userKey}/asps',
211 'userKey' => [
785 'userKey' => [
1587 'userKey' => [
1791 'path' => 'admin/directory/v1/users/{userKey}/tokens/{clientId}',
1794 'userKey' => [
[all …]
DReports.php75 'path' => 'admin/reports/v1/activity/users/{userKey}/applications/{applicationName}',
78 'userKey' => [
130 … 'path' => 'admin/reports/v1/activity/users/{userKey}/applications/{applicationName}/watch',
133 'userKey' => [
291 'path' => 'admin/reports/v1/usage/users/{userKey}/dates/{date}',
294 'userKey' => [
/plugin/authgoogle/google/contrib/
DGoogle_DirectoryService.php634 * @param string $userKey Email or immutable Id of the user
637 public function delete($userKey, $optParams = array()) { argument
638 $params = array('userKey' => $userKey);
646 * @param string $userKey Email or immutable Id of the user
650 public function get($userKey, $optParams = array()) { argument
651 $params = array('userKey' => $userKey);
705 * @param string $userKey Email or immutable Id of the user as admin
709 public function makeAdmin($userKey, Google_UserMakeAdmin $postBody, $optParams = array()) { argument
710 $params = array('userKey' => $userKey, 'postBody' => $postBody);
718 …* @param string $userKey Email or immutable Id of the user. If Id, it should match with id of user…
[all …]
DGoogle_ReportsService.php30 …* @param string $userKey Represents the profile id or the user email for which the data should be …
43 public function listActivities($userKey, $applicationName, $optParams = array()) { argument
44 $params = array('userKey' => $userKey, 'applicationName' => $applicationName);
102 …* @param string $userKey Represents the profile id or the user email for which the data should be …
112 public function get($userKey, $date, $optParams = array()) { argument
113 $params = array('userKey' => $userKey, 'date' => $date);
/plugin/userfly/
Daction.php41 $userKey = $this->getConf('userFlyUserKey');