/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)
|
/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)
|
H A D | GoogleCloudMlV1SuggestTrialsMetadata.php | 25 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1SuggestTrialsMetadata 42 public function setClientId($clientId)
|
H A D | GoogleCloudMlV1Trial.php | 26 public $clientId; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Trial 61 public function setClientId($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)
|
/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)
|
H A D | HashClientIdResponse.php | 25 public $clientId; variable in Google\\Service\\Analytics\\HashClientIdResponse 42 public function setClientId($clientId)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/ |
H A D | Tokens.php | 43 public function delete($userKey, $clientId, $optParams = []) 59 public function get($userKey, $clientId, $optParams = [])
|
/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)
|
H A D | IdentitytoolkitRelyingpartyCreateAuthUriRequest.php | 33 public $clientId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest 118 public function setClientId($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)
|
/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)
|
/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)
|
/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)
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | P2PCollab.js | 203 socket.on('newClient', function(clientId) argument
|
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 56 OneDriveClient.prototype.clientId = window.location.hostname == 'viewer.diagrams.net' ? method in OneDriveClient
|
H A D | DropboxClient.js | 42 DropboxClient.prototype.clientId = window.DRAWIO_DROPBOX_ID; method in DropboxClient
|
H A D | GitLabClient.js | 22 GitLabClient.prototype.clientId = DRAWIO_GITLAB_ID; method in GitLabClient
|
H A D | GitHubClient.js | 24 GitHubClient.prototype.clientId = (window.location.hostname == 'test.draw.io') ? '23bc97120b9035515… method in GitHubClient
|
/plugin/authgoogle/google/auth/ |
H A D | Google_OAuth2.php | 30 public $clientId; variable in Google_OAuth2
|
/plugin/authgooglesheets/vendor/google/auth/src/ |
H A D | OAuth2.php | 100 private $clientId; variable in Google\\Auth\\OAuth2 1002 public function setClientId($clientId)
|
/plugin/authgoogle/google/ |
H A D | Google_Client.php | 258 public function setClientId($clientId) {
|
/plugin/authgooglesheets/vendor/google/apiclient/src/ |
H A D | Client.php | 605 public function setClientId($clientId)
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11324 …function(b){DrawioClient.call(this,b,"dbauth");this.client=new Dropbox({clientId:this.clientId})};… method in DropboxClient 11360 …)};mxUtils.extend(OneDriveClient,DrawioClient);OneDriveClient.prototype.clientId=window.DRAWIO_MSG… method in OneDriveClient 11403 …uth")};mxUtils.extend(GitHubClient,DrawioClient);GitHubClient.prototype.clientId="test.draw.io"==w… method in GitHubClient 11457 …uth")};mxUtils.extend(GitLabClient,GitHubClient);GitLabClient.prototype.clientId=DRAWIO_GITLAB_ID;… method in GitLabClient
|