google-cloud-go
google-cloud-go copied to clipboard
fix(pubsub): respect gRPC dial option when PUBSUB_EMULATOR_HOST is set
Fixes #10039
This implementation was based on the following implementation of Spanner Client.
https://github.com/googleapis/google-cloud-go/blob/4d85153b345881127b25262c69c57314d84ca6c0/spanner/client.go#L252-L261