Home
last modified time | relevance | path

Searched refs:with_include_email (Results 1 – 2 of 2) sorted by relevance

/external/python/google-auth-library-python/google/auth/
Dimpersonated_credentials.py373 def with_include_email(self, include_email): member in IDTokenCredentials
/external/python/google-auth-library-python/tests/
Dtest_impersonated_credentials.py521 id_creds = id_creds.with_include_email(True)