Class BigQueryOptions.DefaultBigQueryFactory (2.38.2)

public static class BigQueryOptions.DefaultBigQueryFactory implements BigQueryFactory

Inheritance

java.lang.Object > BigQueryOptions.DefaultBigQueryFactory

Implements

BigQueryFactory

Constructors

DefaultBigQueryFactory()

public DefaultBigQueryFactory()

Methods

create(BigQueryOptions options)

public BigQuery create(BigQueryOptions options)
Parameter
NameDescription
optionsBigQueryOptions
Returns
TypeDescription
BigQuery