menu
googleapis package
documentation
sheets/v4.dart
BigQueryTableSpec
BigQueryTableSpec constructor
BigQueryTableSpec constructor
dark_mode
light_mode
BigQueryTableSpec
constructor
BigQueryTableSpec
(
{
String
?
datasetId
,
String
?
tableId
,
String
?
tableProjectId
,
})
Implementation
BigQueryTableSpec({ this.datasetId, this.tableId, this.tableProjectId, });
googleapis package
documentation
sheets/v4
BigQueryTableSpec
BigQueryTableSpec constructor
BigQueryTableSpec class