Home
last modified time | relevance | path

Searched refs:userId (Results 26 – 50 of 99) sorted by last modified time

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
H A DUsersDataset.php39 * @param string $userId Aggregate data for the person identified. Use me to
45 public function aggregate($userId, AggregateRequest $postBody, $optParams = []) argument
47 $params = ['userId' => $userId, 'postBody' => $postBody];
H A DUsersDataSourcesDataPointChanges.php36 * @param string $userId List data points for the person identified. Use me to
49 public function listUsersDataSourcesDataPointChanges($userId, $dataSourceId, $optParams = []) argument
51 $params = ['userId' => $userId, 'dataSourceId' => $dataSourceId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFitness.php136 'userId' => [
146 'userId' => [
161 'userId' => [
176 'userId' => [
191 'userId' => [
216 'userId' => [
249 'userId' => [
269 'userId' => [
297 'userId' => [
327 'userId' => [
[all …]
H A DCloudIdentity.php293 'userId' => [
H A DGmail.php121 'userId' => [
131 'userId' => [
141 'userId' => [
161 'userId' => [
171 'userId' => [
186 'userId' => [
205 'userId' => [
231 'userId' => [
241 'userId' => [
266 'userId' => [
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DConsent.php60 public $userId; variable in Google\\Service\\CloudHealthcare\\Consent
191 public function setUserId($userId) argument
193 $this->userId = $userId;
200 return $this->userId;
H A DEvaluateUserConsentsRequest.php47 public $userId; variable in Google\\Service\\CloudHealthcare\\EvaluateUserConsentsRequest
136 public function setUserId($userId) argument
138 $this->userId = $userId;
145 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DDevices.php41 * @param string $userId The ID of the user.
45 public function forceReportUpload($enterpriseId, $userId, $deviceId, $optParams = []) argument
55 * @param string $userId The ID of the user.
60 public function get($enterpriseId, $userId, $deviceId, $optParams = []) argument
74 * @param string $userId The ID of the user.
79 public function getState($enterpriseId, $userId, $deviceId, $optParams = []) argument
89 * @param string $userId The ID of the user.
93 public function listDevices($enterpriseId, $userId, $optParams = []) argument
95 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId];
107 * @param string $userId The ID of the user.
[all …]
H A DEntitlements.php37 * @param string $userId The ID of the user.
42 public function delete($enterpriseId, $userId, $entitlementId, $optParams = []) argument
44 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'entitlementId' => $entitlementId…
52 * @param string $userId The ID of the user.
58 public function get($enterpriseId, $userId, $entitlementId, $optParams = []) argument
60 …$params = ['enterpriseId' => $enterpriseId, 'userId' => $userId, 'entitlementId' => $entitlementId…
69 * @param string $userId The ID of the user.
73 public function listEntitlements($enterpriseId, $userId, $optParams = []) argument
75 $params = ['enterpriseId' => $enterpriseId, 'userId' => $userId];
83 * @param string $userId The ID of the user.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DUsers.php43 * @param string $userId Required. The ID of the user to which the assigned user
51 $params = ['userId' => $userId, 'postBody' => $postBody];
72 * @param string $userId Required. The ID of the user to delete.
76 public function delete($userId, $optParams = []) argument
78 $params = ['userId' => $userId];
85 * @param string $userId Required. The ID of the user to fetch.
89 public function get($userId, $optParams = []) argument
91 $params = ['userId' => $userId];
146 * @param string $userId Output only. The unique ID of the user. Assigned by the
155 public function patch($userId, User $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersLabels.php42 public function create($userId, Label $postBody, $optParams = []) argument
44 $params = ['userId' => $userId, 'postBody' => $postBody];
57 public function delete($userId, $id, $optParams = []) argument
59 $params = ['userId' => $userId, 'id' => $id];
72 public function get($userId, $id, $optParams = []) argument
74 $params = ['userId' => $userId, 'id' => $id];
86 public function listUsersLabels($userId, $optParams = []) argument
88 $params = ['userId' => $userId];
102 public function patch($userId, $id, Label $postBody, $optParams = []) argument
104 $params = ['userId' => $userId, 'id' => $id, 'postBody' => $postBody];
[all …]
H A DUsersMessages.php47 $params = ['userId' => $userId, 'postBody' => $postBody];
61 $params = ['userId' => $userId, 'postBody' => $postBody];
74 public function delete($userId, $id, $optParams = []) argument
76 $params = ['userId' => $userId, 'id' => $id];
95 public function get($userId, $id, $optParams = []) argument
97 $params = ['userId' => $userId, 'id' => $id];
177 $params = ['userId' => $userId];
222 public function trash($userId, $id, $optParams = []) argument
224 $params = ['userId' => $userId, 'id' => $id];
237 public function untrash($userId, $id, $optParams = []) argument
[all …]
H A DUsersMessagesAttachments.php35 * @param string $userId The user's email address. The special value `me` can be
42 public function get($userId, $messageId, $id, $optParams = []) argument
44 $params = ['userId' => $userId, 'messageId' => $messageId, 'id' => $id];
H A DUsersThreads.php44 public function delete($userId, $id, $optParams = []) argument
46 $params = ['userId' => $userId, 'id' => $id];
63 public function get($userId, $id, $optParams = []) argument
65 $params = ['userId' => $userId, 'id' => $id];
90 public function listUsersThreads($userId, $optParams = []) argument
92 $params = ['userId' => $userId];
109 $params = ['userId' => $userId, 'id' => $id, 'postBody' => $postBody];
123 public function trash($userId, $id, $optParams = []) argument
125 $params = ['userId' => $userId, 'id' => $id];
139 public function untrash($userId, $id, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DBlogUserInfos.php35 * @param string $userId
42 public function get($userId, $blogId, $optParams = []) argument
44 $params = ['userId' => $userId, 'blogId' => $blogId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DBookshelvesVolumes.php36 * @param string $userId ID of user for whom to retrieve bookshelf volumes.
48 public function listBookshelvesVolumes($userId, $shelf, $optParams = []) argument
50 $params = ['userId' => $userId, 'shelf' => $shelf];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2UserInfo.php37 public $userId; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserInfo
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ConversationParticipant.php41 public $userId; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ConversationParticipant
102 public function setUserId($userId) argument
104 $this->userId = $userId;
111 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1SessionEvent.php39 public $userId; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1SessionEvent
100 public function setUserId($userId) argument
102 $this->userId = $userId;
109 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Licensing/
H A DLicenseAssignment.php53 public $userId; variable in Google\\Service\\Licensing\\LicenseAssignment
156 public function setUserId($userId) argument
158 $this->userId = $userId;
165 return $this->userId;
H A DLicenseAssignmentInsert.php25 public $userId; variable in Google\\Service\\Licensing\\LicenseAssignmentInsert
30 public function setUserId($userId) argument
32 $this->userId = $userId;
39 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php31 public $userId; variable in Google\\Service\\AndroidEnterprise\\DeviceReportUpdateEvent
64 public function setUserId($userId) argument
66 $this->userId = $userId;
73 return $this->userId;
H A DInstallFailureEvent.php41 public $userId; variable in Google\\Service\\AndroidEnterprise\\InstallFailureEvent
102 public function setUserId($userId) argument
104 $this->userId = $userId;
111 return $this->userId;
H A DNewDeviceEvent.php37 public $userId; variable in Google\\Service\\AndroidEnterprise\\NewDeviceEvent
84 public function setUserId($userId) argument
86 $this->userId = $userId;
93 return $this->userId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DCoursesStudents.php73 * @param string $userId Identifier of the student to delete. The identifier can
80 public function delete($courseId, $userId, $optParams = []) argument
82 $params = ['courseId' => $courseId, 'userId' => $userId];
95 * @param string $userId Identifier of the student to return. The identifier can
102 public function get($courseId, $userId, $optParams = []) argument
104 $params = ['courseId' => $courseId, 'userId' => $userId];

1234