menu
googleapis package
documentation
spanner/v1.dart
ExecuteBatchDmlResponse
ExecuteBatchDmlResponse constructor
ExecuteBatchDmlResponse constructor
dark_mode
light_mode
ExecuteBatchDmlResponse
constructor
ExecuteBatchDmlResponse
(
{
List
<
ResultSet
>
?
resultSets
,
Status
?
status
,
})
Implementation
ExecuteBatchDmlResponse({ this.resultSets, this.status, });
googleapis package
documentation
spanner/v1
ExecuteBatchDmlResponse
ExecuteBatchDmlResponse constructor
ExecuteBatchDmlResponse class