Jin
Jin
> Looks like `mock.AsyncMock` is gated by Python 3.8. > > I'm considering if we should just gate the Async code to 3.8 in that case, since it's still in...
> See [googleapis/google-cloud-go#9508 (comment)](https://github.com/googleapis/google-cloud-go/pull/9508#issuecomment-1979100351) Hi Anthonios, the `golang/oauth2` library is merged. And seems this fix is also good to go.
We are working in progress for throwing all exceptions as custom class from the library
> The library methods here return UserCredentials. Is this compatible with BYOID? We have ExternalAccountAuthorizedUserCredentials for BYOID. `ExternalAccountAuthorizedUserCredentials` won't need any changes to have the capability of BYOID. Cloud Code...
> > > The library methods here return UserCredentials. Is this compatible with BYOID? We have ExternalAccountAuthorizedUserCredentials for BYOID. > > > > > > `ExternalAccountAuthorizedUserCredentials` won't need any changes...