BigQueryConfig constructor
BigQueryConfig({})
Implementation
BigQueryConfig({
this.dropUnknownFields,
this.serviceAccountEmail,
this.state,
this.table,
this.useTableSchema,
this.useTopicSchema,
this.writeMetadata,
});