Ditto
1.0.14
|
Provides information about a successful update operation on a document. More...
Public Attributes | |
DocumentId | document_id |
std::string | path |
UpdateResultType | type |
Provides information about a successful update operation on a document.
DocumentId ditto::UpdateResult::document_id |
The ID of the document that the update result applies to.
std::string ditto::UpdateResult::path |
The path representation of the key in the document that the update result applies to.
UpdateResultType ditto::UpdateResult::type |
The type of update result.