[Regression] Can no longer use setHost
to override default host
#3177
Labels
api: bigquery
Issues related to the googleapis/java-bigquery API.
Environment details
General, Core, and Other are also allowed as types
Steps to reproduce
If using the google bigquery emulator you need to be able to override the host that the client talks to: https://github.com/goccy/bigquery-emulator
BigQueryOptions
class and callsetHost
Code example
Stack trace
Any additional information below
I believe this is a regression caused by #3090
Specifically in the creation of the RPC object:
The text was updated successfully, but these errors were encountered: