Home
last modified time | relevance | path

Searched refs:userId (Results 51 – 75 of 99) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DStudent.php33 public $userId; variable in Google\\Service\\Classroom\\Student
80 public function setUserId($userId) argument
82 $this->userId = $userId;
89 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/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/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/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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DUserDataMapping.php44 public $userId; variable in Google\\Service\\CloudHealthcare\\UserDataMapping
119 public function setUserId($userId) argument
121 $this->userId = $userId;
128 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;
H A DConsentArtifact.php42 public $userId; variable in Google\\Service\\CloudHealthcare\\ConsentArtifact
121 public function setUserId($userId) argument
123 $this->userId = $userId;
130 return $this->userId;
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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DTokeninfo.php51 public $userId; variable in Google\\Service\\Oauth2\\Tokeninfo
130 public function setUserId($userId) argument
132 $this->userId = $userId;
139 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;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLicensing.php67 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
80 'userId' => [
87 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
100 'userId' => [
173 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
186 'userId' => [
193 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
206 'userId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php56 public $userId; variable in Google\\Service\\Sasportal\\SasPortalDeviceConfig
187 public function setUserId($userId) argument
189 $this->userId = $userId;
196 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/BigQueryDataTransfer/
H A DTransferRun.php77 public $userId; variable in Google\\Service\\BigQueryDataTransfer\\TransferRun
278 public function setUserId($userId) argument
280 $this->userId = $userId;
287 return $this->userId;
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/Blogger/Resource/
H A DUsers.php35 * @param string $userId
39 public function get($userId, $optParams = []) argument
41 $params = ['userId' => $userId];
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/Classroom/Resource/
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/Gmail/Resource/
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 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];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/Resource/
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];
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];
/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];

1234