DittoUpdateResult
Describes the result of an update operation performed on a DittoMutableDocument
.
- set: Describes the
set
update that was performed. - removed: Describes the
remove
update that was performed. - incremented: Describes the
increment
update that was performed.