menu
googleapis package
documentation
spanner/v1.dart
BatchWriteResponse
BatchWriteResponse constructor
BatchWriteResponse constructor
dark_mode
light_mode
BatchWriteResponse
constructor
BatchWriteResponse
(
{
String
?
commitTimestamp
,
List
<
int
>
?
indexes
,
Status
?
status
,
})
Implementation
BatchWriteResponse({ this.commitTimestamp, this.indexes, this.status, });
googleapis package
documentation
spanner/v1
BatchWriteResponse
BatchWriteResponse constructor
BatchWriteResponse class