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 | Class and Description |
---|---|
static class |
JobStatistics.CopyStatistics
A Google BigQuery Copy Job statistics.
|
static class |
JobStatistics.ExtractStatistics
A Google BigQuery Extract Job statistics.
|
static class |
JobStatistics.LoadStatistics
A Google BigQuery Load Job statistics.
|
static class |
JobStatistics.QueryStatistics
A Google BigQuery Query Job statistics.
|
Modifier and Type | Method and Description |
---|---|
<S extends JobStatistics> |
JobInfo.getStatistics()
Returns information about the job, including starting time and ending time of the job.
|
Copyright © 2019 Google LLC. All rights reserved.