Package | Description |
---|---|
com.google.cloud.bigquery.testing |
A testing helper for Google BigQuery.
|
Modifier and Type | Method and Description |
---|---|
static RemoteBigQueryHelper |
RemoteBigQueryHelper.create()
Creates a
RemoteBigQueryHelper object using default project id and authentication
credentials. |
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.