Uses of Interface
com.google.cloud.bigquery.Connection
Packages that use Connection
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of Connection in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return ConnectionModifier and TypeMethodDescriptionBigQuery.createConnection()Creates a new BigQuery query connection used for executing queries (not the same as BigQuery connection properties).BigQuery.createConnection(@NonNull ConnectionSettings connectionSettings) Creates a new BigQuery query connection used for executing queries (not the same as BigQuery connection properties).