menu
googleapis package
documentation
bigtableadmin/v2.dart
DropRowRangeRequest
DropRowRangeRequest constructor
DropRowRangeRequest constructor
dark_mode
light_mode
DropRowRangeRequest
constructor
DropRowRangeRequest
(
{
bool
?
deleteAllDataFromTable
,
String
?
rowKeyPrefix
,
})
Implementation
DropRowRangeRequest({ this.deleteAllDataFromTable, this.rowKeyPrefix, });
googleapis package
documentation
bigtableadmin/v2
DropRowRangeRequest
DropRowRangeRequest constructor
DropRowRangeRequest class