| Package | Description | 
|---|---|
| com.google.cloud.bigquery | 
 A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
 analytics. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static JobId.Builder | 
JobId.newBuilder()  | 
abstract JobId.Builder | 
JobId.Builder.setJob(String job)  | 
abstract JobId.Builder | 
JobId.Builder.setLocation(String location)  | 
abstract JobId.Builder | 
JobId.Builder.setProject(String project)  | 
JobId.Builder | 
JobId.Builder.setRandomJob()
setJob to a pseudo-random string. | 
abstract JobId.Builder | 
JobId.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.