Uses of Interface
com.google.cloud.bigquery.LoadConfiguration
-
Packages that use LoadConfiguration Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of LoadConfiguration in com.google.cloud.bigquery
Classes in com.google.cloud.bigquery that implement LoadConfiguration Modifier and Type Class Description class
LoadJobConfiguration
Google BigQuery load job configuration.class
WriteChannelConfiguration
Google BigQuery Configuration for a load operation.Methods in com.google.cloud.bigquery that return LoadConfiguration Modifier and Type Method Description LoadConfiguration
LoadConfiguration.Builder. build()
-