| Package | Description |
|---|---|
| com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ConnectionSettings |
ConnectionSettings.Builder.build()
Creates a
ConnectionSettings object. |
| Modifier and Type | Method and Description |
|---|---|
Connection |
BigQuery.createConnection(@NonNull ConnectionSettings connectionSettings)
Creates a new BigQuery query connection used for executing queries (not the same as BigQuery
connection properties).
|
Copyright © 2023 Google LLC. All rights reserved.