Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
com.google.cloud.bigquery.spi.v2 | |
com.google.cloud.bigquery.testing |
A testing helper for Google BigQuery.
|
Modifier and Type | Method and Description |
---|---|
BigQueryOptions |
BigQueryOptions.Builder.build() |
static BigQueryOptions |
BigQueryOptions.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
BigQuery |
BigQueryOptions.DefaultBigQueryFactory.create(BigQueryOptions options) |
ServiceRpc |
BigQueryOptions.DefaultBigQueryRpcFactory.create(BigQueryOptions options) |
Constructor and Description |
---|
HttpBigQueryRpc(BigQueryOptions options) |
Modifier and Type | Method and Description |
---|---|
BigQueryOptions |
RemoteBigQueryHelper.getOptions()
Returns a
BigQueryOptions object to be used for testing. |
Copyright © 2019 Google LLC. All rights reserved.