Home
last modified time | relevance | path

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

12345

/plugin/mantisreporter/
H A 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/
H A DProjectIdProviderInterface.php31 public function getProjectId(callable $httpHandler = null); function
H A 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/Storagetransfer/
H A DRunTransferJobRequest.php37 public function getProjectId() function in Google\\Service\\Storagetransfer\\RunTransferJobRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DShareSettingsProjectConfig.php37 public function getProjectId() function in Google\\Service\\Compute\\ShareSettingsProjectConfig
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySetProjectConfigResponse.php37 public function getProjectId() function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetProjectConfigResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DProjectReference.php37 public function getProjectId() function in Google\\Service\\Bigquery\\ProjectReference
H A DDatasetReference.php55 public function getProjectId() function in Google\\Service\\Bigquery\\DatasetReference
H A DModelReference.php73 public function getProjectId() function in Google\\Service\\Bigquery\\ModelReference
H A DTableReference.php59 public function getProjectId() function in Google\\Service\\Bigquery\\TableReference
H A DRoutineReference.php59 public function getProjectId() function in Google\\Service\\Bigquery\\RoutineReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDatastoreIODetails.php55 public function getProjectId() function in Google\\Service\\Dataflow\\DatastoreIODetails
H A DBigTableIODetails.php59 public function getProjectId() function in Google\\Service\\Dataflow\\BigTableIODetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DJobReference.php55 public function getProjectId() function in Google\\Service\\Dataproc\\JobReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DPartitionId.php55 public function getProjectId() function in Google\\Service\\Datastore\\PartitionId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DProjectRepoId.php41 public function getProjectId() function in Google\\Service\\CloudDebugger\\ProjectRepoId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DProjectRepoId.php41 public function getProjectId() function in Google\\Service\\OnDemandScanning\\ProjectRepoId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DToolResultsHistory.php55 public function getProjectId() function in Google\\Service\\Testing\\ToolResultsHistory
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DProjectRepoId.php41 public function getProjectId() function in Google\\Service\\ContainerAnalysis\\ProjectRepoId
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2PartitionId.php55 public function getProjectId() function in Google\\Service\\DLP\\GooglePrivacyDlpV2PartitionId
H A DGooglePrivacyDlpV2BigQueryTable.php59 public function getProjectId() function in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryTable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudProfiler/
H A DDeployment.php59 public function getProjectId() function in Google\\Service\\CloudProfiler\\Deployment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DTableReference.php59 public function getProjectId() function in Google\\Service\\BigQueryReservation\\TableReference
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination.php59 public function getProjectId() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DRetryBuildRequest.php73 public function getProjectId() function in Google\\Service\\CloudBuild\\RetryBuildRequest

12345