final case classStorage[T <: HasAnnotation](table: bigquery.Table)(implicit evidence$29: ClassTag[T], evidence$30: scala.reflect.api.JavaUniverse.TypeTag[T], evidence$31: Coder[T]) extends BigQueryIO[T] with Product with Serializable
Get a typed SCollection for a BigQuery table using the storage API.
Linear Supertypes
Serializable, Serializable, Product, Equals, BigQueryIO[T], ScioIO[T], AnyRef, Any
Get a typed SCollection for a BigQuery table using the storage API.