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
iam running into a strange issues where GRPC requests are failing with a methodNotFoundException in the pubsub emulator. I suspect its because of a version mismatch in the GRPC libraries.
My question is which google cloud cli emulator version is compatible with the library version 1.140.2? (talking about the docker image gcr.io/google.com/cloudsdktool/google-cloud-cli:XXXXXXX-emulators)