Home
last modified time | relevance | path

Searched refs:clientId (Results 1 – 25 of 35) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DTokens.php39 * @param string $clientId The Client ID of the application the token is issued
43 public function delete($userKey, $clientId, $optParams = []) argument
45 $params = ['userKey' => $userKey, 'clientId' => $clientId];
54 * @param string $clientId The Client ID of the application the token is issued
59 public function get($userKey, $clientId, $optParams = []) argument
61 $params = ['userKey' => $userKey, 'clientId' => $clientId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1Trial.php26 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial
61 public function setClientId($clientId) argument
63 $this->clientId = $clientId;
70 return $this->clientId;
H A DGoogleCloudMlV1SuggestTrialsMetadata.php25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsMetadata
42 public function setClientId($clientId) argument
44 $this->clientId = $clientId;
51 return $this->clientId;
H A DGoogleCloudMlV1SuggestTrialsRequest.php25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsRequest
34 public function setClientId($clientId) argument
36 $this->clientId = $clientId;
43 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php603 * @param string $clientId
605 public function setClientId($clientId) argument
607 $this->config['client_id'] = $clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4ClientInfo.php25 public $clientId; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ClientInfo
34 public function setClientId($clientId) argument
36 $this->clientId = $clientId;
43 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DToken.php30 public $clientId; variable in Google\\Service\\Directory\\Token
73 public function setClientId($clientId) argument
75 $this->clientId = $clientId;
82 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DOauth2ClientCredentials.php25 public $clientId; variable in Google\\Service\\Connectors\\Oauth2ClientCredentials
32 public function setClientId($clientId) argument
34 $this->clientId = $clientId;
41 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalytics.php390 'clientId',
394 'path' => 'management/clientId:hashClientId',
H A DDirectory.php1791 'path' => 'admin/directory/v1/users/{userKey}/tokens/{clientId}',
1799 'clientId' => [
1806 'path' => 'admin/directory/v1/users/{userKey}/tokens/{clientId}',
1814 'clientId' => [
H A DSafebrowsing.php82 'clientId' => [
110 'clientId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php33 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
118 public function setClientId($clientId) argument
120 $this->clientId = $clientId;
127 return $this->clientId;
H A DIdpConfig.php26 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdpConfig
51 public function setClientId($clientId) argument
53 $this->clientId = $clientId;
60 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DHashClientIdRequest.php25 public $clientId; variable in Google\\Service\\Analytics\\HashClientIdRequest
38 public function setClientId($clientId) argument
40 $this->clientId = $clientId;
47 return $this->clientId;
H A DHashClientIdResponse.php25 public $clientId; variable in Google\\Service\\Analytics\\HashClientIdResponse
42 public function setClientId($clientId) argument
44 $this->clientId = $clientId;
51 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
H A DDataSource.php30 public $clientId; variable in Google\\Service\\BigQueryDataTransfer\\DataSource
111 public function setClientId($clientId) argument
113 $this->clientId = $clientId;
120 return $this->clientId;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php100 private $clientId; variable in Google\\Auth\\OAuth2
681 'client_id' => $this->clientId,
992 return $this->clientId;
999 * @param string $clientId
1002 public function setClientId($clientId) argument
1004 $this->clientId = $clientId;
1548 $clientId = $this->getClientId();
1551 if ($clientId && $clientSecret) {
1552 $params['client_id'] = $clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DClient.php30 public $clientId; variable in Google\\Service\\TagManager\\Client
91 public function setClientId($clientId) argument
93 $this->clientId = $clientId;
100 return $this->clientId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1IntrospectTokenResponse.php32 public $clientId; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
75 public function setClientId($clientId) argument
77 $this->clientId = $clientId;
84 return $this->clientId;
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js203 socket.on('newClient', function(clientId) argument
H A DApp.js41 label: (file.sync != null) ? ('client_' + file.sync.clientId) : 'nosync'};
1837 label: (file.sync != null) ? ('client_' + file.sync.clientId) : 'nosync'};
H A DDrawioFile.js534 '-client_' + this.sync.clientId : '-nosync'));
541 '-client_' + this.sync.clientId : '-nosync')});
570 var cid = (this.sync != null) ? '-client_' + this.sync.clientId : '-nosync';
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3027 …is.getMode()+"."+this.getId(),"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync"));
3028 …etHash(),action:g,label:"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync")})}catc…
3029 …his.ui.hashValue(t.id):"unknown",f=null!=this.sync?"-client_"+this.sync.clientId:"-nosync",l=this.…
H A Dviewer.min.js3027 …is.getMode()+"."+this.getId(),"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync"));
3028 …etHash(),action:g,label:"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync")})}catc…
3029 …his.ui.hashValue(t.id):"unknown",f=null!=this.sync?"-client_"+this.sync.clientId:"-nosync",l=this.…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9clientId=e.clientId,this.selectUser=e.selectUser},n.prototype.setAccessToken=function(e){this.acce…

12