Searched refs:getQuotaProject (Results 1 – 8 of 8) sorted by relevance
104 if ($quotaProject = $this->getQuotaProject()) {147 private function getQuotaProject() function in Google\\Auth\\Middleware\\AuthTokenMiddleware150 return $this->fetcher->getQuotaProject();
104 if ($quotaProject = $this->getQuotaProject()) {147 private function getQuotaProject() function in Google\\Auth\\Middleware\\ProxyAuthTokenMiddleware150 return $this->fetcher->getQuotaProject();
32 public function getQuotaProject(); function
152 public function getQuotaProject() function in Google\\Auth\\FetchAuthTokenCache155 return $this->fetcher->getQuotaProject();
138 public function getQuotaProject() function in Google\\Auth\\Credentials\\UserRefreshCredentials
206 public function getQuotaProject() function in Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials
328 public function getQuotaProject() function in Google\\Auth\\Credentials\\ServiceAccountCredentials
544 public function getQuotaProject() function in Google\\Auth\\Credentials\\GCECredentials