/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/ |
H A D | GoogleSecuritySafebrowsingV4ClientInfo.php | 25 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/CloudMachineLearningEngine/ |
H A D | GoogleCloudMlV1SuggestTrialsRequest.php | 25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsRequest 34 public function setClientId($clientId) argument 36 $this->clientId = $clientId; 43 return $this->clientId;
|
H A D | GoogleCloudMlV1SuggestTrialsMetadata.php | 25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsMetadata 42 public function setClientId($clientId) argument 44 $this->clientId = $clientId; 51 return $this->clientId;
|
H A D | GoogleCloudMlV1Trial.php | 26 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial 61 public function setClientId($clientId) argument 63 $this->clientId = $clientId; 70 return $this->clientId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/ |
H A D | Tokens.php | 39 * @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/Connectors/ |
H A D | Oauth2ClientCredentials.php | 25 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/Analytics/ |
H A D | HashClientIdRequest.php | 25 public $clientId; variable in Google\\Service\\Analytics\\HashClientIdRequest 38 public function setClientId($clientId) argument 40 $this->clientId = $clientId; 47 return $this->clientId;
|
H A D | HashClientIdResponse.php | 25 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/IdentityToolkit/ |
H A D | IdpConfig.php | 26 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdpConfig 51 public function setClientId($clientId) argument 53 $this->clientId = $clientId; 60 return $this->clientId;
|
H A D | IdentitytoolkitRelyingpartyCreateAuthUriRequest.php | 33 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest 118 public function setClientId($clientId) argument 120 $this->clientId = $clientId; 127 return $this->clientId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | Token.php | 30 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/CloudSecurityToken/ |
H A D | GoogleIdentityStsV1IntrospectTokenResponse.php | 32 public $clientId; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse 75 public function setClientId($clientId) argument 77 $this->clientId = $clientId; 84 return $this->clientId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | Client.php | 30 public $clientId; variable in Google\\Service\\TagManager\\Client 91 public function setClientId($clientId) argument 93 $this->clientId = $clientId; 100 return $this->clientId;
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | OneDriveClient.js | 50 OneDriveClient.prototype.clientId = window.DRAWIO_MSGRAPH_CLIENT_ID || ((window.location.hostname =… method in OneDriveClient 53 OneDriveClient.prototype.clientId = window.location.hostname == 'app.diagrams.net' ? method in OneDriveClient 54 'b5ff67d6-3155-4fca-965a-59a3655c4476' : OneDriveClient.prototype.clientId; 56 OneDriveClient.prototype.clientId = window.location.hostname == 'viewer.diagrams.net' ? method in OneDriveClient 57 '417a451a-a343-4788-b6c1-901e63182565' : OneDriveClient.prototype.clientId;
|
H A D | DropboxClient.js | 15 this.client = new Dropbox({clientId: this.clientId}); 42 DropboxClient.prototype.clientId = window.DRAWIO_DROPBOX_ID; method in DropboxClient 52 …s.redirectUri + '?doLogout=1&state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + wi… 146 …Request(this.redirectUri + '?state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + wi… 180 this.clientId + (remember? '&token_access_type=offline' : '') + 182 …'&response_type=code&state=' + encodeURIComponent('cId=' + this.clientId + //To identify which app…
|
H A D | DriveClient.js | 43 …this.clientId = window.DRAWIO_GOOGLE_VIEWER_CLIENT_ID || '850530949725.apps.googleusercontent.com'; 50 …this.clientId = window.DRAWIO_GOOGLE_CLIENT_ID || '671128082532-jhphbq6d0e1gnsus9mn7vf8a6fjn10mp.a… 255 …1&userId=' + this.userId + '&state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + wi… 647 …Request(this.redirectUri + '?state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + wi… 675 var url = 'https://accounts.google.com/o/oauth2/v2/auth?client_id=' + this.clientId + 680 …'&state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + window.location.hostname + '&… 1313 ((file.sync != null) ? ('-client_' + file.sync.clientId) : '-nosync')}); 1500 ((file.sync != null) ? '-client_' + file.sync.clientId : '-nosync')); 1535 ((file.sync != null) ? '-client_' + file.sync.clientId : 'nosync')}); 1681 ((file.sync != null) ? ('-client_' + file.sync.clientId) : '-nosync')});
|
H A D | GitLabClient.js | 22 GitLabClient.prototype.clientId = DRAWIO_GITLAB_ID; method in GitLabClient 78 …Request(this.redirectUri + '?state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + wi… 112 this.clientId + '&scope=' + this.scope + 114 …'&response_type=code&state=' + encodeURIComponent('cId=' + this.clientId + //To identify which app… 1411 …s.redirectUri + '?doLogout=1&state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + wi…
|
H A D | P2PCollab.js | 203 socket.on('newClient', function(clientId) argument
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/ |
H A D | DataSource.php | 30 public $clientId; variable in Google\\Service\\BigQueryDataTransfer\\DataSource 111 public function setClientId($clientId) argument 113 $this->clientId = $clientId; 120 return $this->clientId;
|
/plugin/authgoogle/google/auth/ |
H A D | Google_OAuth2.php | 30 public $clientId; variable in Google_OAuth2 63 $this->clientId = $apiConfig['oauth2_client_id']; 101 'client_id' => $this->clientId, 135 'client_id=' . urlencode($this->clientId), 244 'client_id' => $this->clientId, 366 $audience = $this->clientId;
|
/plugin/authgooglesheets/vendor/google/auth/src/ |
H A D | OAuth2.php | 100 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/ |
H A D | Safebrowsing.php | 82 'clientId' => [ 110 'clientId' => [
|
/plugin/diagramsnet/lib/js/onedrive/ |
H A D | OneDriveOrig.js | 2 …clientId:t.clientId,method:g.default.HTTP_GET,apiEndpoint:t.apiEndpoint,headers:{Authorization:"be…
|
H A D | OneDrive.js | 6 …clientId:t.clientId,method:g.default.HTTP_GET,apiEndpoint:t.apiEndpoint,headers:{Authorization:"be…
|
/plugin/authgooglesheets/vendor/google/apiclient/src/ |
H A D | Client.php | 603 * @param string $clientId 605 public function setClientId($clientId) argument 607 $this->config['client_id'] = $clientId;
|