Home
last modified time | relevance | path

Searched refs:getProjectId (Results 1 – 25 of 110) sorted by relevance

12345

/plugin/mantisreporter/
Dsyntax.php114 private function getProjectId() { function in syntax_plugin_mantisreporter
200 $projectId = $this->getProjectId();
264 …SoapClient('mc_project_get_users', array('project_id' => (int) $this->getProjectId(), 'access' => …
279 …s->callSoapClient('mc_project_get_categories', array('project_id' => (int) $this->getProjectId()));
289 $projectId = $this->getProjectId();
/plugin/authgooglesheets/vendor/google/auth/src/
DProjectIdProviderInterface.php31 public function getProjectId(callable $httpHandler = null); function
DFetchAuthTokenCache.php169 public function getProjectId(callable $httpHandler = null) function in Google\\Auth\\FetchAuthTokenCache
178 return $this->fetcher->getProjectId($httpHandler);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DProjectReference.php37 public function getProjectId() function in Google\\Service\\Bigquery\\ProjectReference
DDatasetReference.php55 public function getProjectId() function in Google\\Service\\Bigquery\\DatasetReference
DJobReference.php73 public function getProjectId() function in Google\\Service\\Bigquery\\JobReference
DRoutineReference.php59 public function getProjectId() function in Google\\Service\\Bigquery\\RoutineReference
DTableReference.php59 public function getProjectId() function in Google\\Service\\Bigquery\\TableReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DShareSettingsProjectConfig.php37 public function getProjectId() function in Google\\Service\\Compute\\ShareSettingsProjectConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
DIdentitytoolkitRelyingpartySetProjectConfigResponse.php37 public function getProjectId() function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetProjectConfigResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
DRunTransferJobRequest.php37 public function getProjectId() function in Google\\Service\\Storagetransfer\\RunTransferJobRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DDatastoreIODetails.php55 public function getProjectId() function in Google\\Service\\Dataflow\\DatastoreIODetails
DSpannerIODetails.php73 public function getProjectId() function in Google\\Service\\Dataflow\\SpannerIODetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
DProjectRepoId.php41 public function getProjectId() function in Google\\Service\\OnDemandScanning\\ProjectRepoId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2PartitionId.php55 public function getProjectId() function in Google\\Service\\DLP\\GooglePrivacyDlpV2PartitionId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DPartitionId.php55 public function getProjectId() function in Google\\Service\\Datastore\\PartitionId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DJobReference.php55 public function getProjectId() function in Google\\Service\\Dataproc\\JobReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
DProjectRepoId.php41 public function getProjectId() function in Google\\Service\\CloudDebugger\\ProjectRepoId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
DToolResultsHistory.php55 public function getProjectId() function in Google\\Service\\Testing\\ToolResultsHistory
DToolResultsExecution.php73 public function getProjectId() function in Google\\Service\\Testing\\ToolResultsExecution
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DProjectRepoId.php41 public function getProjectId() function in Google\\Service\\ContainerAnalysis\\ProjectRepoId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
DGoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination.php59 public function getProjectId() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
DTableReference.php59 public function getProjectId() function in Google\\Service\\BigQueryReservation\\TableReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DRetryBuildRequest.php73 public function getProjectId() function in Google\\Service\\CloudBuild\\RetryBuildRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
DDeployment.php59 public function getProjectId() function in Google\\Service\\CloudProfiler\\Deployment

12345