menu
googleapis_beta package
documentation
dataflow/v1b3.dart
BigQueryIODetails
BigQueryIODetails constructor
BigQueryIODetails constructor
dark_mode
light_mode
BigQueryIODetails
constructor
BigQueryIODetails
(
{
String
?
dataset
,
String
?
projectId
,
String
?
query
,
String
?
table
,
})
Implementation
BigQueryIODetails({ this.dataset, this.projectId, this.query, this.table, });
googleapis_beta package
documentation
dataflow/v1b3
BigQueryIODetails
BigQueryIODetails constructor
BigQueryIODetails class