Interface BigQueryRpcFactory

All Superinterfaces:
ServiceRpcFactory<BigQueryOptions>
All Known Implementing Classes:
BigQueryOptions.DefaultBigQueryRpcFactory

public interface BigQueryRpcFactory extends ServiceRpcFactory<BigQueryOptions>
An interface for BigQuery RPC factory. Implementation will be loaded via ServiceLoader.