A write on a document.
| JSON representation |
|---|
{ "updateMask": { object ( |
| Fields | |
|---|---|
updateMask |
The fields to update in this write. This field can be set only when the operation is |
updateTransforms[] |
The transforms to perform after update. This field can be set only when the operation is |
currentDocument |
An optional precondition on the document. The write will fail if this is set and not met by the target document. |
Union field operation. The operation to execute. operation can be only one of the following: |
|
update |
A document to write. |
delete |
|