| Package | Description |
|---|---|
| com.google.cloud.bigquery |
A client to Google Cloud BigQuery.
|
| com.google.cloud.bigquery.spi | |
| com.google.cloud.bigquery.testing |
A testing helper for Google BigQuery.
|
| Modifier and Type | Method and Description |
|---|---|
BigQueryOptions |
BigQueryOptions.Builder.build() |
static BigQueryOptions |
BigQueryOptions.defaultInstance() |
| Modifier and Type | Method and Description |
|---|---|
BigQuery |
BigQueryOptions.DefaultBigqueryFactory.create(BigQueryOptions options) |
BigQueryRpc |
BigQueryOptions.DefaultBigQueryRpcFactory.create(BigQueryOptions options) |
| Constructor and Description |
|---|
DefaultBigQueryRpc(BigQueryOptions options) |
| Modifier and Type | Method and Description |
|---|---|
BigQueryOptions |
RemoteBigQueryHelper.options()
Returns a
BigQueryOptions object to be used for testing. |
Copyright © 2016 Google. All rights reserved.