google-auth-library-python icon indicating copy to clipboard operation
google-auth-library-python copied to clipboard

impersonated_credentials.Credentials.service_account_email is undocumented

Open bmccutchon opened this issue 4 years ago • 0 comments

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?

bmccutchon avatar Dec 16 '20 19:12 bmccutchon