Class JobStatistics.QueryStatistics.ExportDataStats

java.lang.Object
com.google.cloud.bigquery.JobStatistics.QueryStatistics.ExportDataStats
All Implemented Interfaces:
Serializable
Enclosing class:
JobStatistics.QueryStatistics

public abstract static class JobStatistics.QueryStatistics.ExportDataStats extends Object implements Serializable
Statistics for the EXPORT DATA statement as part of Query Job. EXTRACT JOB statistics are populated in ExtractStatistics.
See Also: