menu
googleapis package
documentation
bigquery/v2.dart
ExportDataStatistics
ExportDataStatistics constructor
ExportDataStatistics constructor
dark_mode
light_mode
ExportDataStatistics
constructor
ExportDataStatistics
(
{
String
?
fileCount
,
String
?
rowCount
,
})
Implementation
ExportDataStatistics({ this.fileCount, this.rowCount, });
googleapis package
documentation
bigquery/v2
ExportDataStatistics
ExportDataStatistics constructor
ExportDataStatistics class