| Package | Description |
|---|---|
| com.google.cloud.bigquery |
A client to Google Cloud BigQuery.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
BigQuery.getQueryResults(JobId job,
BigQuery.QueryResultsOption... options)
Returns results of the query associated with the provided job.
|
QueryResponse |
BigQuery.query(QueryRequest request)
Runs the query associated with the request.
|
Copyright © 2016 Google. All rights reserved.