You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for service_account.Credentials is not yet supported in OperationsRestAsyncTransport 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 version