writeResults property
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;
The result of applying the writes.
This i-th write result corresponds to the i-th write in the request.
final List<WriteResult> writeResults;