Home
last modified time | relevance | path

Searched defs:clientId (Results 1 – 25 of 25) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1SuggestTrialsRequest.php25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsRequest
34 public function setClientId($clientId)
DGoogleCloudMlV1SuggestTrialsMetadata.php25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsMetadata
42 public function setClientId($clientId)
DGoogleCloudMlV1Trial.php26 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial
61 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
DGoogleSecuritySafebrowsingV4ClientInfo.php25 public $clientId; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ClientInfo
34 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
DOauth2ClientCredentials.php25 public $clientId; variable in Google\\Service\\Connectors\\Oauth2ClientCredentials
32 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DHashClientIdRequest.php25 public $clientId; variable in Google\\Service\\Analytics\\HashClientIdRequest
38 public function setClientId($clientId)
DHashClientIdResponse.php25 public $clientId; variable in Google\\Service\\Analytics\\HashClientIdResponse
42 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
DTokens.php43 public function delete($userKey, $clientId, $optParams = [])
59 public function get($userKey, $clientId, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
DIdpConfig.php26 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdpConfig
51 public function setClientId($clientId)
DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php33 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
118 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DToken.php30 public $clientId; variable in Google\\Service\\Directory\\Token
73 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
DGoogleIdentityStsV1IntrospectTokenResponse.php32 public $clientId; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
75 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
DClient.php30 public $clientId; variable in Google\\Service\\TagManager\\Client
91 public function setClientId($clientId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/
DDataSource.php30 public $clientId; variable in Google\\Service\\BigQueryDataTransfer\\DataSource
111 public function setClientId($clientId)
/plugin/diagramsnet/lib/js/diagramly/
DOneDriveClient.js50 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
56 OneDriveClient.prototype.clientId = window.location.hostname == 'viewer.diagrams.net' ? method in OneDriveClient
1378 clientId: this.clientId, property
1459 clientId: this.clientId, property
DP2PCollab.js203 socket.on('newClient', function(clientId) argument
DDropboxClient.js15 this.client = new Dropbox({clientId: this.clientId}); property
42 DropboxClient.prototype.clientId = window.DRAWIO_DROPBOX_ID; method in DropboxClient
DGitLabClient.js22 GitLabClient.prototype.clientId = DRAWIO_GITLAB_ID; method in GitLabClient
DGitHubClient.js24 GitHubClient.prototype.clientId = (window.location.hostname == 'test.draw.io') ? '23bc97120b9035515… method in GitHubClient
/plugin/authgoogle/google/auth/
DGoogle_OAuth2.php30 public $clientId; variable in Google_OAuth2
/plugin/authgooglesheets/vendor/google/auth/src/
DOAuth2.php100 private $clientId; variable in Google\\Auth\\OAuth2
1002 public function setClientId($clientId)
/plugin/authgoogle/google/
DGoogle_Client.php258 public function setClientId($clientId) {
/plugin/diagramsnet/lib/js/onedrive/
DOneDriveOrig.js2 …ion i(){this.constructor=e}i.prototype=t.prototype;e.prototype=new i};!function(e){if("object"==ty… function
DOneDrive.js6 …ion i(){this.constructor=e}i.prototype=t.prototype;e.prototype=new i};!function(e){if("object"==ty… variable
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php605 public function setClientId($clientId)