Searched defs:service_account_impersonation_url (Results 1 – 7 of 7) sorted by relevance
/external/python/google-auth-library-python/tests/ |
D | test_identity_pool.py | 142 service_account_impersonation_url=SERVICE_ACCOUNT_IMPERSONATION_URL, argument 159 service_account_impersonation_url=None, argument 270 service_account_impersonation_url=None, argument
|
D | test_external_account.py | 76 service_account_impersonation_url=None, argument 168 service_account_impersonation_url=None, argument 191 service_account_impersonation_url=None, argument
|
D | test_aws.py | 722 service_account_impersonation_url=None, argument 768 service_account_impersonation_url=SERVICE_ACCOUNT_IMPERSONATION_URL, argument
|
/external/python/google-auth-library-python/google/auth/ |
D | identity_pool.py | 59 service_account_impersonation_url=None, argument
|
D | external_account.py | 71 service_account_impersonation_url=None, argument
|
D | aws.py | 360 service_account_impersonation_url=None, argument
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/ |
D | external_account_credentials.h | 42 std::string service_account_impersonation_url; member
|