menu
googleapis package
documentation
sheets/v4.dart
BigQueryTableSpec
BigQueryTableSpec.new constructor
BigQueryTableSpec.new 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.new constructor
BigQueryTableSpec class