Interface BigQueryFactory (2.21.0)

See more code actions.
public interface BigQueryFactory extends ServiceFactory<BigQuery,BigQueryOptions>

An interface for BigQuery factories.

com.google.cloud.ServiceFactory<com.google.cloud.bigquery.BigQuery,com.google.cloud.bigquery.BigQueryOptions>