Home
last modified time | relevance | path

Searched defs:with_quota_project (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/python/google-auth-library-python/google/auth/compute_engine/
Dcredentials.py133 def with_quota_project(self, quota_project_id): member in Credentials
282 def with_quota_project(self, quota_project_id): member in IDTokenCredentials
/aosp_15_r20/external/python/google-auth-library-python/google/auth/
Dimpersonated_credentials.py313 def with_quota_project(self, quota_project_id): member in Credentials
382 def with_quota_project(self, quota_project_id): member in IDTokenCredentials
Djwt.py511 def with_quota_project(self, quota_project_id): member in Credentials
740 def with_quota_project(self, quota_project_id): member in OnDemandCredentials
Dapp_engine.py160 def with_quota_project(self, quota_project_id): member in Credentials
Dexternal_account.py348 def with_quota_project(self, quota_project_id): member in Credentials
Dcredentials.py140 def with_quota_project(self, quota_project_id): member in CredentialsWithQuotaProject
Ddownscoped.py496 def with_quota_project(self, quota_project_id): member in Credentials
/aosp_15_r20/external/python/google-auth-library-python/google/oauth2/
Dcredentials.py241 def with_quota_project(self, quota_project_id): member in Credentials
470 def with_quota_project(self, quota_project_id): member in UserAccessTokenCredentials
Dservice_account.py352 def with_quota_project(self, quota_project_id): member in Credentials
620 def with_quota_project(self, quota_project_id): member in IDTokenCredentials
/aosp_15_r20/external/python/google-auth-library-python/tests/
Dtest_iam.py53 def with_quota_project(self, quota_project_id): member in make_credentials.CredentialsImpl
Dtest_credentials.py27 def with_quota_project(self, quota_project_id): member in CredentialsImpl
Dtest__default.py803 def test_default_quota_project(with_quota_project): argument
/aosp_15_r20/external/python/google-auth-library-python/tests_async/
Dtest_credentials_async.py27 def with_quota_project(self, quota_project_id): member in CredentialsImpl
/aosp_15_r20/external/python/google-auth-library-python/tests/transport/
Dtest_urllib3.py71 def with_quota_project(self, quota_project_id): member in CredentialsStub
Dtest_grpc.py57 def with_quota_project(self, quota_project_id): member in CredentialsStub
Dtest_requests.py115 def with_quota_project(self, quota_project_id): member in CredentialsStub