menu
googleapis package
documentation
bigquery/v2.dart
JobStatistics5
JobStatistics5 constructor
JobStatistics5 constructor
dark_mode
light_mode
JobStatistics5
constructor
JobStatistics5
(
{
String
?
copiedLogicalBytes
,
String
?
copiedRows
,
})
Implementation
JobStatistics5({ this.copiedLogicalBytes, this.copiedRows, });
googleapis package
documentation
bigquery/v2
JobStatistics5
JobStatistics5 constructor
JobStatistics5 class