Uses of Class
com.google.cloud.bigquery.JobStatistics.QueryStatistics.ExportDataStats.Builder
Packages that use JobStatistics.QueryStatistics.ExportDataStats.Builder
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of JobStatistics.QueryStatistics.ExportDataStats.Builder in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return JobStatistics.QueryStatistics.ExportDataStats.BuilderModifier and TypeMethodDescriptionJobStatistics.QueryStatistics.ExportDataStats.newBuilder()JobStatistics.QueryStatistics.ExportDataStats.Builder.setFileCount(Long fileCount) Number of destination files generated in case of EXPORT DATA statement only.JobStatistics.QueryStatistics.ExportDataStats.Builder.setRowCount(Long rowCount) Number of destination rows generated in case of EXPORT DATA statement only.JobStatistics.QueryStatistics.ExportDataStats.toBuilder()