Package | Description |
---|---|
com.google.cloud.bigquery.testing |
A testing helper for Google BigQuery.
|
Modifier and Type | Method and Description |
---|---|
static RemoteBigQueryHelper.BigQueryHelperException |
RemoteBigQueryHelper.BigQueryHelperException.translate(Exception ex) |
Modifier and Type | Method and Description |
---|---|
static RemoteBigQueryHelper |
RemoteBigQueryHelper.create(String projectId,
InputStream keyStream)
Creates a
RemoteBigQueryHelper object for the given project id and JSON key input
stream. |
Copyright © 2019 Google LLC. All rights reserved.