menu
googleapis package
documentation
datamigration/v1.dart
SetTablePrimaryKey
SetTablePrimaryKey constructor
SetTablePrimaryKey constructor
dark_mode
light_mode
SetTablePrimaryKey
constructor
SetTablePrimaryKey
(
{
String
?
primaryKey
,
List
<
String
>
?
primaryKeyColumns
,
})
Implementation
SetTablePrimaryKey({ this.primaryKey, this.primaryKeyColumns, });
googleapis package
documentation
datamigration/v1
SetTablePrimaryKey
SetTablePrimaryKey constructor
SetTablePrimaryKey class