Bo Shi
Bo Shi
> Please, resolve the duplicated dependency declaration. Sorry for the delay (due to leave).

Tests blocked by API enablement (or enablement propagation)
@davidcavazos I apologize for the delay. Addressed your comments.
> Nor can I see any reference to that in https://github.com/googleapis/google-auth-library-nodejs I haven't tested this myself yet, but tracing through some of the dependencies that the client library pulls in,...
@dkhawk I believe #1636 is necessary but not sufficient to resolve the broader issue. ClusterManager (a dependent of MarkerManager) also needs updates (done in #1541) Furthermore, as mentioned in the...
I believe #1636 is also broken because it does not properly register the new listener during setup. That's why this kind of change is backward compatible. My recommendation would be...