google-auth-library-python
google-auth-library-python copied to clipboard
impersonated_credentials.Credentials.service_account_email is undocumented
It seems that service_account_email is a public property of impersonated_credentials.Credentials. However, it has no docstring and doesn't show up in the documentation. Should it be documented?