Class BigQueryExportReadSchemaTransformConfiguration

java.lang.Object
org.apache.beam.sdk.io.gcp.bigquery.BigQueryExportReadSchemaTransformConfiguration

@DefaultSchema(AutoValueSchema.class) public abstract class BigQueryExportReadSchemaTransformConfiguration extends Object
Configuration for reading from BigQuery.

This class is meant to be used with BigQueryExportReadSchemaTransformProvider.

Internal only: This class is actively being worked on, and it will likely change. We provide no backwards compatibility guarantees, and it should not be implemented outside the Beam repository.