Class BigQueryExportReadSchemaTransformProvider

All Implemented Interfaces:
SchemaTransformProvider

@Internal @AutoService(SchemaTransformProvider.class) public class BigQueryExportReadSchemaTransformProvider extends TypedSchemaTransformProvider<BigQueryExportReadSchemaTransformConfiguration>
An implementation of TypedSchemaTransformProvider for BigQuery read jobs configured using BigQueryExportReadSchemaTransformConfiguration.

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.