writeResults property
The result of applying the writes.
This i-th write result corresponds to the i-th write in the request.
Implementation
core.List<WriteResult>? writeResults;
The result of applying the writes.
This i-th write result corresponds to the i-th write in the request.
core.List<WriteResult>? writeResults;