Uses of Class
com.google.cloud.bigquery.JobStatistics.QueryStatistics.ExportDataStats
Packages that use JobStatistics.QueryStatistics.ExportDataStats
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of JobStatistics.QueryStatistics.ExportDataStats in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobStatistics.QueryStatistics.ExportDataStatsModifier and TypeMethodDescriptionJobStatistics.QueryStatistics.ExportDataStats.Builder.build()Creates aExportDataStatsobject.JobStatistics.QueryStatistics.getExportDataStats()Detailed statistics for EXPORT DATA statement.