Class SchemaAndRecord

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

public class SchemaAndRecord extends Object
A wrapper for a GenericRecord and the TableSchema representing the schema of the table (or query) it was generated from.