Uses of Class
com.google.cloud.bigquery.TableDataWriteChannel
Packages that use TableDataWriteChannel
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of TableDataWriteChannel in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return TableDataWriteChannelModifier and TypeMethodDescriptionBigQuery.writer(JobId jobId, WriteChannelConfiguration writeChannelConfiguration) Returns a channel to write data to be inserted into a BigQuery table.BigQuery.writer(WriteChannelConfiguration writeChannelConfiguration) Returns a channel to write data to be inserted into a BigQuery table.