writeResults property
The result of applying the writes.
This i-th write result corresponds to the i-th write in the request.
Implementation
@$pb.TagNumber(3)
$core.List<$5.WriteResult> get writeResults => $_getList(2);
The result of applying the writes.
This i-th write result corresponds to the i-th write in the request.
@$pb.TagNumber(3)
$core.List<$5.WriteResult> get writeResults => $_getList(2);