Uses of Class
com.google.cloud.bigquery.testing.RemoteBigQueryHelper
Packages that use RemoteBigQueryHelper
-
Uses of RemoteBigQueryHelper in com.google.cloud.bigquery.testing
Methods in com.google.cloud.bigquery.testing that return RemoteBigQueryHelperModifier and TypeMethodDescriptionstatic RemoteBigQueryHelperRemoteBigQueryHelper.create()Creates aRemoteBigQueryHelperobject using default project id and authentication credentials.static RemoteBigQueryHelperRemoteBigQueryHelper.create(String projectId, InputStream keyStream) Creates aRemoteBigQueryHelperobject for the given project id and JSON key input stream.