menu
googleapis package
documentation
bigquery/v2.dart
SystemVariables
SystemVariables constructor
SystemVariables constructor
dark_mode
light_mode
SystemVariables
constructor
SystemVariables
(
{
Map
<
String
,
StandardSqlDataType
>
?
types
,
Map
<
String
,
Object
?
>
?
values
,
})
Implementation
SystemVariables({ this.types, this.values, });
googleapis package
documentation
bigquery/v2
SystemVariables
SystemVariables constructor
SystemVariables class