pubsub: Allow to set host in the client #7095
Labels
api: pubsub
Issues related to the Pub/Sub API.
status: investigating
The issue is under investigation, which is determined to be non-trivial.
Hi, I want to write a test using testcontainers-go and as you can see here java client already allows to set the host and port, which is a random port provided by testcontainers. By setting the env var we are not able to run tests in parallel.
The text was updated successfully, but these errors were encountered: