menu
googleapis package
documentation
bigquery/v2.dart
TableConstraintsPrimaryKey
TableConstraintsPrimaryKey constructor
TableConstraintsPrimaryKey constructor
dark_mode
light_mode
TableConstraintsPrimaryKey
constructor
TableConstraintsPrimaryKey
(
{
List
<
String
>
?
columns
,
})
Implementation
TableConstraintsPrimaryKey({ this.columns, });
googleapis package
documentation
bigquery/v2
TableConstraintsPrimaryKey
TableConstraintsPrimaryKey constructor
TableConstraintsPrimaryKey class