/aosp_15_r20/external/python/google-auth-library-python/google/auth/compute_engine/ |
D | credentials.py | 133 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/ |
D | impersonated_credentials.py | 313 def with_quota_project(self, quota_project_id): member in Credentials 382 def with_quota_project(self, quota_project_id): member in IDTokenCredentials
|
D | jwt.py | 511 def with_quota_project(self, quota_project_id): member in Credentials 740 def with_quota_project(self, quota_project_id): member in OnDemandCredentials
|
D | app_engine.py | 160 def with_quota_project(self, quota_project_id): member in Credentials
|
D | external_account.py | 348 def with_quota_project(self, quota_project_id): member in Credentials
|
D | credentials.py | 140 def with_quota_project(self, quota_project_id): member in CredentialsWithQuotaProject
|
D | downscoped.py | 496 def with_quota_project(self, quota_project_id): member in Credentials
|
/aosp_15_r20/external/python/google-auth-library-python/google/oauth2/ |
D | credentials.py | 241 def with_quota_project(self, quota_project_id): member in Credentials 470 def with_quota_project(self, quota_project_id): member in UserAccessTokenCredentials
|
D | service_account.py | 352 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/ |
D | test_iam.py | 53 def with_quota_project(self, quota_project_id): member in make_credentials.CredentialsImpl
|
D | test_credentials.py | 27 def with_quota_project(self, quota_project_id): member in CredentialsImpl
|
D | test__default.py | 803 def test_default_quota_project(with_quota_project): argument
|
/aosp_15_r20/external/python/google-auth-library-python/tests_async/ |
D | test_credentials_async.py | 27 def with_quota_project(self, quota_project_id): member in CredentialsImpl
|
/aosp_15_r20/external/python/google-auth-library-python/tests/transport/ |
D | test_urllib3.py | 71 def with_quota_project(self, quota_project_id): member in CredentialsStub
|
D | test_grpc.py | 57 def with_quota_project(self, quota_project_id): member in CredentialsStub
|
D | test_requests.py | 115 def with_quota_project(self, quota_project_id): member in CredentialsStub
|