status property

List<Status> status
final

The status of applying the writes.

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

Implementation

final List<Status> status;