| /external/python/google-auth-library-python/google/auth/ |
| D | _default_async.py | 31 def load_credentials_from_file(filename, scopes=None, quota_project_id=None): argument 111 def _get_gcloud_sdk_credentials(quota_project_id=None): argument 131 def _get_explicit_environ_credentials(quota_project_id=None): argument 177 def default_async(scopes=None, request=None, quota_project_id=None): argument
|
| D | _default.py | 77 filename, scopes=None, default_scopes=None, quota_project_id=None, request=None argument 180 def _get_gcloud_sdk_credentials(quota_project_id=None): argument 203 def _get_explicit_environ_credentials(quota_project_id=None): argument 356 def default(scopes=None, request=None, quota_project_id=None, default_scopes=None): argument
|
| D | impersonated_credentials.py | 192 quota_project_id=None, argument 313 def with_quota_project(self, quota_project_id): argument 335 quota_project_id=None, argument 382 def with_quota_project(self, quota_project_id): argument
|
| D | app_engine.py | 94 quota_project_id=None, argument 160 def with_quota_project(self, quota_project_id): argument
|
| D | jwt.py | 363 quota_project_id=None, argument 511 def with_quota_project(self, quota_project_id): argument 599 quota_project_id=None, argument 740 def with_quota_project(self, quota_project_id): argument
|
| D | external_account.py | 74 quota_project_id=None, argument 348 def with_quota_project(self, quota_project_id): argument
|
| D | credentials.py | 81 def quota_project_id(self): member in Credentials 140 def with_quota_project(self, quota_project_id): argument
|
| D | downscoped.py | 437 self, source_credentials, credential_access_boundary, quota_project_id=None argument 496 def with_quota_project(self, quota_project_id): argument
|
| D | identity_pool.py | 62 quota_project_id=None, argument
|
| D | aws.py | 363 quota_project_id=None, argument
|
| /external/python/google-auth-library-python/google/auth/compute_engine/ |
| D | credentials.py | 57 quota_project_id=None, argument 133 def with_quota_project(self, quota_project_id): argument 180 quota_project_id=None, argument 282 def with_quota_project(self, quota_project_id): argument
|
| /external/python/google-auth-library-python/google/oauth2/ |
| D | credentials.py | 77 quota_project_id=None, argument 241 def with_quota_project(self, quota_project_id): argument 452 def __init__(self, account=None, quota_project_id=None): argument 470 def with_quota_project(self, quota_project_id): argument
|
| D | service_account.py | 133 quota_project_id=None, argument 352 def with_quota_project(self, quota_project_id): argument 510 quota_project_id=None, argument 620 def with_quota_project(self, quota_project_id): argument
|
| /external/python/google-api-python-client/googleapiclient/ |
| D | _auth.py | 41 def credentials_from_file(filename, scopes=None, quota_project_id=None): argument 51 def default_credentials(scopes=None, quota_project_id=None): argument
|
| /external/python/google-auth-library-python/tests/data/ |
| D | authorized_user_cloud_sdk_with_quota_project_id.json | 6 "quota_project_id": "quota_project_id" string
|
| /external/python/google-auth-library-python/tests_async/ |
| D | test__default_async.py | 170 def test__get_explicit_environ_credentials(load, quota_project_id, monkeypatch): argument 199 get_gcloud_creds, get_adc_path, quota_project_id, monkeypatch argument 217 def test__get_gcloud_sdk_credentials(get_adc_path, load, quota_project_id): argument
|
| D | test_credentials_async.py | 27 def with_quota_project(self, quota_project_id): argument
|
| /external/python/python-api-core/google/api_core/ |
| D | client_options.py | 81 quota_project_id=None, argument
|
| D | grpc_helpers.py | 193 quota_project_id=None, argument 268 quota_project_id=None, argument
|
| /external/python/google-auth-library-python/tests/ |
| D | test_iam.py | 53 def with_quota_project(self, quota_project_id): argument
|
| D | test_credentials.py | 27 def with_quota_project(self, quota_project_id): argument
|
| D | test__default.py | 442 def test__get_explicit_environ_credentials(load, quota_project_id, monkeypatch): argument 471 get_gcloud_creds, get_adc_path, quota_project_id, monkeypatch argument 489 def test__get_gcloud_sdk_credentials(get_adc_path, load, quota_project_id): argument
|
| D | test_external_account.py | 79 quota_project_id=None, argument 165 quota_project_id=None, argument 188 quota_project_id=None, argument
|
| D | test_identity_pool.py | 161 quota_project_id=None, argument 267 quota_project_id=None, argument
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/ |
| D | external_account_credentials.h | 46 std::string quota_project_id; member
|