Class BigQueryStorageApiInsertError

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

public class BigQueryStorageApiInsertError extends Object
  • Constructor Details

    • BigQueryStorageApiInsertError

      public BigQueryStorageApiInsertError(TableRow row)
    • BigQueryStorageApiInsertError

      public BigQueryStorageApiInsertError(TableRow row, @Nullable String errorMessage)
  • Method Details