Add support for service_account.Credentials
in OperationsRestAsyncTransport
#706
Labels
type: cleanup
An internal cleanup or hygiene concern.
Support for
service_account.Credentials
is not yet supported inOperationsRestAsyncTransport
which was added in #700.The reason that it was not included in #700 is because it is not yet supported in
google-auth
.service_account.py
exists here but there is no async versionThe text was updated successfully, but these errors were encountered: