Class BigQueryIO.DynamicRead<T>

java.lang.Object
org.apache.beam.sdk.transforms.PTransform<PCollection<BigQueryDynamicReadDescriptor>,PCollection<T>>
org.apache.beam.sdk.io.gcp.bigquery.BigQueryIO.DynamicRead<T>
All Implemented Interfaces:
Serializable, HasDisplayData
Enclosing class:
BigQueryIO

@Deprecated public abstract static class BigQueryIO.DynamicRead<T> extends PTransform<PCollection<BigQueryDynamicReadDescriptor>,PCollection<T>>
Deprecated.
this class may have breaking changes introduced, use with caution
See Also: