Interface BigQueryFactory

All Superinterfaces:
ServiceFactory<BigQuery,BigQueryOptions>
All Known Implementing Classes:
BigQueryOptions.DefaultBigQueryFactory

public interface BigQueryFactory extends ServiceFactory<BigQuery,BigQueryOptions>
An interface for BigQuery factories.