writeResults property

List<WriteResult> writeResults
final

The result of applying the writes.

This i-th write result corresponds to the i-th write in the request.

Implementation

final List<WriteResult> writeResults;