menu
googleapis_beta package
documentation
area120tables/v1alpha1.dart
UpdateRowRequest
UpdateRowRequest constructor
UpdateRowRequest constructor
dark_mode
light_mode
UpdateRowRequest
constructor
UpdateRowRequest
(
{
Row
?
row
,
String
?
updateMask
,
String
?
view
,
})
Implementation
UpdateRowRequest({ this.row, this.updateMask, this.view, });
googleapis_beta package
documentation
area120tables/v1alpha1
UpdateRowRequest
UpdateRowRequest constructor
UpdateRowRequest class