Home
last modified time | relevance | path

Searched defs:service_account_impersonation_url (Results 1 – 7 of 7) sorted by relevance

/external/python/google-auth-library-python/tests/
Dtest_identity_pool.py142 service_account_impersonation_url=SERVICE_ACCOUNT_IMPERSONATION_URL, argument
159 service_account_impersonation_url=None, argument
270 service_account_impersonation_url=None, argument
Dtest_external_account.py76 service_account_impersonation_url=None, argument
168 service_account_impersonation_url=None, argument
191 service_account_impersonation_url=None, argument
Dtest_aws.py722 service_account_impersonation_url=None, argument
768 service_account_impersonation_url=SERVICE_ACCOUNT_IMPERSONATION_URL, argument
/external/python/google-auth-library-python/google/auth/
Didentity_pool.py59 service_account_impersonation_url=None, argument
Dexternal_account.py71 service_account_impersonation_url=None, argument
Daws.py360 service_account_impersonation_url=None, argument
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Dexternal_account_credentials.h42 std::string service_account_impersonation_url; member