Uses of Class
com.google.cloud.bigquery.JobStatus
-
Packages that use JobStatus Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of JobStatus in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobStatus Modifier and Type Method Description JobStatus
JobInfo. getStatus()
Returns the status of this job.
-